cos removed from the open posting system + misc. updates here and there
[mir.git] / source / mir / storage / store / test / EntityC1.java
index 2b0415f..5b9423c 100755 (executable)
@@ -40,8 +40,12 @@ package mir.storage.store.test;
  * @version 1.0
  */
 
-import java.util.*;
-import mir.storage.store.*;
+import java.util.HashSet;
+import java.util.Set;
+
+import mir.storage.store.StorableObject;
+import mir.storage.store.StoreContainerType;
+import mir.storage.store.StoreIdentifier;
 
 public class EntityC1 implements StorableObject {