diff options
Diffstat (limited to 'grapher/Constants')
| -rw-r--r-- | grapher/Constants/Constants.cs | 7 |
1 files changed, 1 insertions, 6 deletions
diff --git a/grapher/Constants/Constants.cs b/grapher/Constants/Constants.cs index 887c8aa..51cd0cb 100644 --- a/grapher/Constants/Constants.cs +++ b/grapher/Constants/Constants.cs @@ -1,9 +1,4 @@ -using System; -using System.Collections.Generic; -using System.Drawing; -using System.Linq; -using System.Text; -using System.Threading.Tasks; +using System.Drawing; namespace grapher { |