remove unused usings
This commit is contained in:
parent
114542b317
commit
26259543b3
34 changed files with 29 additions and 103 deletions
|
|
@ -1,8 +1,4 @@
|
|||
using System;
|
||||
using System.Collections.Generic;
|
||||
using System.Globalization;
|
||||
using System.Linq;
|
||||
using System.Text;
|
||||
using System.Globalization;
|
||||
using Npgsql;
|
||||
|
||||
namespace pgLabII.PgUtils.ConnectionStrings;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue