remove unused import which fail compilation on 1.5

git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1162370 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
Olivier Lamy 2011-08-27 15:06:57 +00:00
parent 0d10fd3a9f
commit f7c3341a98

View File

@ -19,7 +19,6 @@
* under the License.
*/
import javax.xml.bind.annotation.XmlRootElement;
import java.io.Serializable;