Skip to content

Commit 805595e

Browse files
author
Jacek Gębal
committed
Attempting to fix Java11+ compatibility issue.
1 parent d37d785 commit 805595e

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/main/java/org/utplsql/cli/datasource/InitializableOracleDataSource.java

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,6 @@
66
import java.io.PrintWriter;
77
import java.sql.CallableStatement;
88
import java.sql.Connection;
9-
import java.sql.ConnectionBuilder;
109
import java.sql.SQLException;
1110
import java.sql.SQLFeatureNotSupportedException;
1211
import java.util.logging.Logger;

0 commit comments

Comments
 (0)