This commit is contained in:
Sanjiv Kawa
2022-03-22 09:48:48 -04:00
committed by GitHub
parent 6b32adb829
commit 99469a34ef
+2 -3
View File
@@ -1,5 +1,4 @@
using System;
using System.Collections.Generic;
using System;
using System.Data.SqlClient;
namespace SQLRecon.Modules
@@ -115,4 +114,4 @@ namespace SQLRecon.Modules
}
}
}
}
}