comparison artifact-database/src/main/java/org/dive4elements/artifactdatabase/rest/ArtifactResource.java @ 547:266b599a4819 3.2.1

Remove unused imports.
author Tom Gottfried <tom@intevation.de>
date Mon, 28 Dec 2015 17:46:55 +0100
parents 415df0fc4fa1
children 584591f8203c
comparison
equal deleted inserted replaced
546:f099f0b22e62 547:266b599a4819
8 8
9 package org.dive4elements.artifactdatabase.rest; 9 package org.dive4elements.artifactdatabase.rest;
10 10
11 import org.dive4elements.artifacts.common.utils.XMLUtils; 11 import org.dive4elements.artifacts.common.utils.XMLUtils;
12 12
13 import org.dive4elements.artifacts.Artifact;
14 import org.dive4elements.artifacts.ArtifactDatabase; 13 import org.dive4elements.artifacts.ArtifactDatabase;
15 import org.dive4elements.artifacts.ArtifactDatabaseException; 14 import org.dive4elements.artifacts.ArtifactDatabaseException;
16 import org.dive4elements.artifacts.ArtifactNamespaceContext; 15 import org.dive4elements.artifacts.ArtifactNamespaceContext;
17 16
18 import java.io.IOException; 17 import java.io.IOException;

http://dive4elements.wald.intevation.org