diff --git a/runner.cs b/runner.cs index d60be2e..64e7e95 100644 --- a/runner.cs +++ b/runner.cs @@ -1,6 +1,5 @@ using System; using Npgsql; -using FileHelpers; namespace test { diff --git a/runner.csproj b/runner.csproj index ff5270a..619e0b5 100644 --- a/runner.csproj +++ b/runner.csproj @@ -6,7 +6,6 @@ -