Nixed unused import.

This commit is contained in:
Michael Bayne
2009-07-11 21:26:43 +00:00
parent 21ceb241b4
commit c1166e0f4a
@@ -26,8 +26,6 @@ import com.samskivert.depot.PersistentRecord;
import com.samskivert.depot.expression.ColumnExp;
import com.samskivert.depot.impl.ExpressionVisitor;
import static com.samskivert.depot.Log.log;
/**
* The SQL 'in (...)' operator.
*/