This commit is contained in:
Timo Westkämper 2010-08-28 20:43:09 +00:00
parent fcac15d541
commit 2132dfc2be

View File

@ -23,8 +23,6 @@ import com.mysema.query.types.Param;
import com.mysema.query.types.Path;
import com.mysema.query.types.expr.EBoolean;
import edu.umd.cs.findbugs.annotations.SuppressWarnings;
/**
* DefaultQueryMetadata is the default implementation of the {@link QueryMetadata} interface
*