Browse Source

remove unused using statement

Brian Beard 11 years ago
parent
commit
b815456819
1 changed files with 0 additions and 1 deletions
  1. 0 1
      Jint.Tests/Runtime/EngineTests.cs

+ 0 - 1
Jint.Tests/Runtime/EngineTests.cs

@@ -1,7 +1,6 @@
 using System;
 using System.Globalization;
 using System.IO;
-using System.Linq;
 using System.Reflection;
 using System.Threading;
 using Jint.Native.Number;