Skip to content

Commit 89813f1

Browse files
committed
Remove redundant usings
1 parent ec16bcf commit 89813f1

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

tests/dotnet/CSharp/CSharp.Tests.cs

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,10 +3,8 @@
33
using System.Linq;
44
using System.Reflection;
55
using System.Runtime.InteropServices;
6-
using System.Text;
76
using CSharp;
87
using NUnit.Framework;
9-
using ValueType = CSharp.ValueType;
108

119
[TestFixture]
1210
public unsafe class CSharpTests

0 commit comments

Comments
 (0)