We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8fac095 commit 82d1f39Copy full SHA for 82d1f39
1 file changed
plugins/NpgsqlRest.TsClient/TsClient.cs
@@ -1,6 +1,4 @@
1
-using System.Diagnostics.Tracing;
2
-using System.Reflection.PortableExecutable;
3
-using System.Text;
+using System.Text;
4
using System.Text.RegularExpressions;
5
6
namespace NpgsqlRest.TsClient;
0 commit comments