fixing package name

This commit is contained in:
tworrall 2012-05-23 13:54:42 +00:00
parent 6a28145197
commit 359c2cb505

View file

@ -1,5 +1,5 @@
/* $This file is distributed under the terms of the license in /doc/license.txt$ */
package edu.cornell.mannlib.vitro.webapp.controller.freemarker.generators;
package edu.cornell.mannlib.vitro.webapp.controller.freemarker;
import java.util.ArrayList;
import java.util.Collections;