remove unnecessary import statement
This commit is contained in:
parent
4719197ea7
commit
61cc0ba627
1 changed files with 0 additions and 1 deletions
|
@ -6,7 +6,6 @@ package helma.objectmodel.db;
|
|||
import java.io.*;
|
||||
import java.util.Vector;
|
||||
import java.util.Properties;
|
||||
import Acme.LruHashtable;
|
||||
import helma.util.CacheMap;
|
||||
import helma.objectmodel.*;
|
||||
import helma.framework.core.Application;
|
||||
|
|
Loading…
Add table
Reference in a new issue