remove strange import the crept in, thanks eclipse.

This commit is contained in:
Jesse McConnell 2012-02-01 14:22:52 -06:00
parent 0bb53d84e4
commit 1376a30271
1 changed files with 0 additions and 2 deletions

View File

@ -28,8 +28,6 @@ import org.eclipse.jetty.nosql.NoSqlSessionManager;
import org.eclipse.jetty.server.SessionIdManager;
import org.eclipse.jetty.util.log.Log;
import org.eclipse.jetty.util.log.Logger;
import org.eclipse.jetty.util.log.Logger;
import org.omg.CORBA._IDLTypeStub;
import com.mongodb.BasicDBObject;
import com.mongodb.DBCollection;