mirror of
https://github.com/postgres/postgres.git
synced 2025-08-27 07:42:10 +03:00
Clean up some unused import warnings in the example jdbc code
This commit is contained in:
@@ -4,7 +4,6 @@ import org.postgresql.test.TestUtil;
|
||||
import java.sql.Connection;
|
||||
import java.sql.ResultSet;
|
||||
import java.sql.Statement;
|
||||
import java.sql.SQLException;
|
||||
|
||||
import junit.framework.TestCase;
|
||||
|
||||
|
Reference in New Issue
Block a user