Remove using

This commit is contained in:
sunkaixuan
2024-04-19 14:41:02 +08:00
parent f85ba96850
commit 0e4a8ff742

View File

@@ -1,5 +1,4 @@
using NpgsqlTypes; using System;
using System;
using System.Collections.Generic; using System.Collections.Generic;
using System.Data; using System.Data;
using System.Data.Common; using System.Data.Common;