We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ece5d90 commit e146f83Copy full SHA for e146f83
OmopTransformer/COSD/Staging/CosdStaging.cs
@@ -1,5 +1,4 @@
1
-using Microsoft.Data.SqlClient;
2
-using System.IO.Compression;
+using System.IO.Compression;
3
using Microsoft.Extensions.Logging;
4
using Microsoft.Extensions.Options;
5
OmopTransformer/Icdo3Resolver.cs
@@ -1,6 +1,4 @@
-using Dapper;
-using Microsoft.Extensions.Logging;
+using Microsoft.Extensions.Logging;
6
namespace OmopTransformer;
0 commit comments