Skip to content

Commit b60e67e

Browse files
committed
Cleanup usings.
1 parent 2c00af0 commit b60e67e

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

NWN.Anvil.TestRunner/src/main/TestRunnerService.cs

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,12 @@
11
using System;
22
using System.Collections.Generic;
33
using System.IO;
4-
using System.Linq;
54
using System.Reflection;
65
using System.Threading;
76
using System.Threading.Tasks;
87
using Anvil.API;
98
using Anvil.API.Events;
109
using Anvil.Services;
11-
using Microsoft.CodeAnalysis;
1210
using NLog;
1311
using NUnit.Framework.Internal.Commands;
1412
using NUnitLite;

0 commit comments

Comments
 (0)