Skip to content

Commit f8af3ef

Browse files
committed
Remove unused usings
1 parent 9f4f40d commit f8af3ef

File tree

1 file changed

+0
-2
lines changed
  • src/infrastructure/Silk.NET.NUKE

1 file changed

+0
-2
lines changed

src/infrastructure/Silk.NET.NUKE/Build.cs

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,9 +11,7 @@
1111
using Nuke.Common.Tooling;
1212
using Nuke.Common.Tools.DotNet;
1313
using Nuke.Common.Tools.MSBuild;
14-
using Nuke.Common.Tools.VSTest;
1514
using static Nuke.Common.Tools.MSBuild.MSBuildTasks;
16-
using static Nuke.Common.Tools.VSTest.VSTestTasks;
1715
using static Nuke.Common.Tools.DotNet.DotNetTasks;
1816
using static Nuke.Common.IO.FileSystemTasks;
1917

0 commit comments

Comments
 (0)