Skip to content

Commit

Permalink
Removed duplicate commented import
Browse files Browse the repository at this point in the history
  • Loading branch information
Roald87 authored May 10, 2020
1 parent 8728bcf commit d386e0a
Showing 1 changed file with 1 addition and 2 deletions.
Original file line number Diff line number Diff line change
@@ -1,4 +1,3 @@
//using log4net;
using EnvDTE80;
using log4net;
using System;
Expand Down Expand Up @@ -194,4 +193,4 @@ public ErrorItems GetErrorItems()
return dte.ToolWindows.ErrorList.ErrorItems;
}
}
}
}

0 comments on commit d386e0a

Please sign in to comment.