Nixed unused imports.
git-svn-id: https://samskivert.googlecode.com/svn/trunk@2430 6335cc39-0255-0410-8fd6-9bcaacd3b74c
This commit is contained in:
@@ -29,7 +29,6 @@ import java.util.Map;
|
||||
|
||||
import com.samskivert.jdbc.depot.PersistentRecord;
|
||||
import com.samskivert.jdbc.depot.WhereClause;
|
||||
import com.samskivert.jdbc.depot.annotation.Computed;
|
||||
import com.samskivert.jdbc.depot.expression.ExpressionVisitor;
|
||||
|
||||
/**
|
||||
|
||||
@@ -25,7 +25,6 @@ import java.sql.Timestamp;
|
||||
|
||||
import com.samskivert.jdbc.depot.Key;
|
||||
import com.samskivert.jdbc.depot.PersistentRecord;
|
||||
import com.samskivert.jdbc.depot.annotation.Column;
|
||||
import com.samskivert.jdbc.depot.annotation.Entity;
|
||||
import com.samskivert.jdbc.depot.annotation.Id;
|
||||
import com.samskivert.jdbc.depot.annotation.Index;
|
||||
|
||||
Reference in New Issue
Block a user