fixing error in datagetterutils

This commit is contained in:
hjkhjk54 2012-02-29 22:37:28 +00:00
parent 0c32b6e4ac
commit 6ad2d16c94

View file

@ -49,7 +49,6 @@ import edu.cornell.mannlib.vitro.webapp.dao.DisplayVocabulary;
import edu.cornell.mannlib.vitro.webapp.dao.VitroVocabulary;
import edu.cornell.mannlib.vitro.webapp.dao.WebappDaoFactory;
import edu.cornell.mannlib.vitro.webapp.dao.jena.VClassGroupCache;
import edu.cornell.mannlib.vitro.webapp.utils.pageDataGetterORIG.PageDataGetter;
public class DataGetterUtils {