diff options
Diffstat (limited to 'grapher/Models/Charts/EstimatedPoints.cs')
| -rw-r--r-- | grapher/Models/Charts/EstimatedPoints.cs | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/grapher/Models/Charts/EstimatedPoints.cs b/grapher/Models/Charts/EstimatedPoints.cs index 9ff0e5b..f7ba3ce 100644 --- a/grapher/Models/Charts/EstimatedPoints.cs +++ b/grapher/Models/Charts/EstimatedPoints.cs @@ -1,9 +1,4 @@ using grapher.Models.Mouse; -using System; -using System.Collections.Generic; -using System.Linq; -using System.Text; -using System.Threading.Tasks; namespace grapher.Models.Charts { |