diff --git a/CarbonLib/CarbonCalculation25.cs b/CarbonLib/CarbonCalculation25.cs index bf4b616..af15de4 100644 --- a/CarbonLib/CarbonCalculation25.cs +++ b/CarbonLib/CarbonCalculation25.cs @@ -1,10 +1,5 @@ -//using Base.Core.Common.Geometry; -using CarbonLib; -using CarbonLib.Carbon; -using CarbonService.Models; +using CarbonService.Models; using CarbonLib.Carbon.Models; -using NetTopologySuite.Geometries; -using OSGeo.OGR; using System; using System.Collections.Generic; using System.Globalization; diff --git a/CarbonLib/CarbonLib.csproj b/CarbonLib/CarbonLib.csproj index 938bab7..af7672b 100644 --- a/CarbonLib/CarbonLib.csproj +++ b/CarbonLib/CarbonLib.csproj @@ -10,7 +10,6 @@ 4.19.0 - diff --git a/NuGet.Config b/NuGet.Config deleted file mode 100644 index d7c676a..0000000 --- a/NuGet.Config +++ /dev/null @@ -1,16 +0,0 @@ - - - - - - - - - - - - - - - - \ No newline at end of file