Skip to content

Commit

Permalink
Remove redundant usings
Browse files Browse the repository at this point in the history
  • Loading branch information
Saalvage committed Oct 19, 2023
1 parent f796679 commit ce33da6
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions tests/dotnet/CSharp/CSharp.Tests.cs
Original file line number Diff line number Diff line change
Expand Up @@ -3,10 +3,8 @@
using System.Linq;
using System.Reflection;
using System.Runtime.InteropServices;
using System.Text;
using CSharp;
using NUnit.Framework;
using ValueType = CSharp.ValueType;

[TestFixture]
public unsafe class CSharpTests
Expand Down

0 comments on commit ce33da6

Please sign in to comment.