remove this unneeded using of System.Drawing (i don't know how that got here)
This commit is contained in:
parent
91ce98ef12
commit
2c75e9bf96
|
@ -1,5 +1,4 @@
|
|||
using System;
|
||||
using System.Drawing;
|
||||
using System.Runtime.CompilerServices;
|
||||
using System.Runtime.InteropServices;
|
||||
using System.Text;
|
||||
|
|
Binary file not shown.
Loading…
Reference in New Issue