Skip to content

Commit

Permalink
Removed unused usings
Browse files Browse the repository at this point in the history
  • Loading branch information
kevingosse committed Dec 17, 2024
1 parent 9a4790a commit 444883d
Showing 1 changed file with 0 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,6 @@
using System.Data.SQLite;
using System.Text;
#if NETCOREAPP
using Npgsql;
using Oracle.ManagedDataAccess.Client;
using Microsoft.Data.Sqlite;
#endif

Expand Down

0 comments on commit 444883d

Please sign in to comment.