Remove unused import.
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/csv/trunk@1638700 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
722d696e19
commit
1fcbc26b73
|
@ -26,7 +26,6 @@ import java.io.Closeable;
|
|||
import java.io.Flushable;
|
||||
import java.io.IOException;
|
||||
import java.sql.ResultSet;
|
||||
import java.sql.ResultSetMetaData;
|
||||
import java.sql.SQLException;
|
||||
|
||||
/**
|
||||
|
|
Loading…
Reference in New Issue