Skip to content

Commit 444883d

Browse files
committed
Removed unused usings
1 parent 9a4790a commit 444883d

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

tracer/test/test-applications/security/Samples.Security.AspNetCore5/Data/IastControllerHelper.cs

-2
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,6 @@
22
using System.Data.SQLite;
33
using System.Text;
44
#if NETCOREAPP
5-
using Npgsql;
6-
using Oracle.ManagedDataAccess.Client;
75
using Microsoft.Data.Sqlite;
86
#endif
97

0 commit comments

Comments
 (0)