delete DataBase beans
[proteocache.git] / server / compbio / controllers / IPDataController.java
index 424a742..3d5caa0 100644 (file)
@@ -8,7 +8,6 @@ import org.springframework.web.bind.annotation.RequestMapping;
 import org.springframework.web.bind.annotation.RequestMethod;
 import org.springframework.web.bind.annotation.RequestParam;
 
-import compbio.cassandra.DataBase;
 import compbio.cassandra.TotalByCounterBean;
 import compbio.cassandra.UserBean;
 import compbio.statistic.CassandraRequester;