Nixed unused imports.
git-svn-id: https://samskivert.googlecode.com/svn/trunk@2494 6335cc39-0255-0410-8fd6-9bcaacd3b74c
This commit is contained in:
@@ -21,9 +21,7 @@
|
||||
package com.samskivert.jdbc;
|
||||
|
||||
import java.sql.Connection;
|
||||
import java.sql.ResultSet;
|
||||
import java.sql.SQLException;
|
||||
import java.sql.Statement;
|
||||
|
||||
/**
|
||||
* Handles liaison for HSQLDB. NOTE: incomplete and doesn't work yet!
|
||||
|
||||
Reference in New Issue
Block a user