Skip to content

Commit

Permalink
Unnecessary directives
Browse files Browse the repository at this point in the history
  • Loading branch information
blowfishpro committed Oct 5, 2017
1 parent b0f72c2 commit 3dbfbb1
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 2 deletions.
1 change: 0 additions & 1 deletion ModuleManager/MMPatchLoader.cs
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,6 @@

using ModuleManager.Logging;
using ModuleManager.Extensions;
using ModuleManager.Utils;
using ModuleManager.Progress;
using NodeStack = ModuleManager.Collections.ImmutableStack<ConfigNode>;

Expand Down
1 change: 0 additions & 1 deletion ModuleManagerTests/Progress/PatchProgressTest.cs
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,6 @@
using Xunit;
using NSubstitute;
using TestUtils;
using ModuleManager;
using ModuleManager.Logging;
using ModuleManager.Progress;
using NodeStack = ModuleManager.Collections.ImmutableStack<ConfigNode>;
Expand Down

0 comments on commit 3dbfbb1

Please sign in to comment.