summaryrefslogtreecommitdiffstats
path: root/api/WhatApi/Seed.cs
diff options
context:
space:
mode:
Diffstat (limited to 'api/WhatApi/Seed.cs')
-rw-r--r--api/WhatApi/Seed.cs1
1 files changed, 0 insertions, 1 deletions
diff --git a/api/WhatApi/Seed.cs b/api/WhatApi/Seed.cs
index c3127cc..13bd4aa 100644
--- a/api/WhatApi/Seed.cs
+++ b/api/WhatApi/Seed.cs
@@ -1,6 +1,5 @@
using Bogus;
using Bogus.Locations;
-using NetTopologySuite.Geometries;
using WhatApi.Tables;
namespace WhatApi;