Skip to content

Commit 82d1f39

Browse files
committed
remove unnecesary usings
1 parent 8fac095 commit 82d1f39

1 file changed

Lines changed: 1 addition & 3 deletions

File tree

plugins/NpgsqlRest.TsClient/TsClient.cs

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,4 @@
1-
using System.Diagnostics.Tracing;
2-
using System.Reflection.PortableExecutable;
3-
using System.Text;
1+
using System.Text;
42
using System.Text.RegularExpressions;
53

64
namespace NpgsqlRest.TsClient;

0 commit comments

Comments
 (0)