Skip to content

Commit 66d8aad

Browse files
authored
Removed unused import.
1 parent 5815afa commit 66d8aad

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

Diff for: src/test/java/com/microsoft/sqlserver/jdbc/unit/statement/StatementTest.java

-1
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,6 @@
4141
import org.junit.runner.RunWith;
4242

4343
import com.microsoft.sqlserver.jdbc.RandomUtil;
44-
import com.microsoft.sqlserver.jdbc.SQLServerCallableStatement;
4544
import com.microsoft.sqlserver.jdbc.SQLServerConnection;
4645
import com.microsoft.sqlserver.jdbc.SQLServerDataSource;
4746
import com.microsoft.sqlserver.jdbc.SQLServerException;

0 commit comments

Comments
 (0)