Skip to content

Commit 6888cc7

Browse files
committed
Remove using directive
1 parent b798ff5 commit 6888cc7

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

Rubberduck.Core/UI/CodeExplorer/CodeExplorerWindow.cs

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,4 @@
1-
using System;
2-
using System.Diagnostics.CodeAnalysis;
1+
using System.Diagnostics.CodeAnalysis;
32
using System.Windows.Forms;
43
using Rubberduck.Navigation.CodeExplorer;
54
using Rubberduck.Resources.CodeExplorer;

0 commit comments

Comments
 (0)