HHH-5974 unnecessary import which crashes the system in OSGi environement

This commit is contained in:
Strong Liu 2011-03-17 17:53:13 +08:00
parent edc7f962f2
commit e9f975e6f8
1 changed files with 0 additions and 2 deletions

View File

@ -28,8 +28,6 @@ import java.util.Iterator;
import java.util.LinkedHashMap;
import java.util.Map;
import net.sf.cglib.transform.impl.AddPropertyTransformer;
/**
* An SQL <tt>DELETE</tt> statement
*