Browse Source

Removed build errors

Martin Edlund 5 years ago
parent
commit
a8d56428f2
1 changed files with 0 additions and 2 deletions
  1. 0 2
      SketchAssistant/WhiteTests/UITest.cs

+ 0 - 2
SketchAssistant/WhiteTests/UITest.cs

@@ -20,8 +20,6 @@ using System.Threading.Tasks;
 using System.Linq;
 using Application = TestStack.White.Application;
 using Window = TestStack.White.UIItems.WindowItems.Window;
-using System.Drawing;
-using System.Drawing.Imaging;
 
 namespace WhiteTests
 {