Remove unused import.

pull/30/head
Brett Wooldridge
parent 970e3a5092
commit ccc2989c72

@ -20,7 +20,6 @@ import java.sql.Connection;
import java.sql.PreparedStatement;
import java.sql.ResultSet;
import java.sql.SQLException;
import java.util.concurrent.TimeUnit;
import org.junit.Assert;
import org.junit.Test;

Loading…
Cancel
Save