Mercurial > dive4elements > river
comparison flys-client/src/main/java/de/intevation/flys/client/server/UserCollectionsServiceImpl.java @ 614:80626c4a5bbf
Removed superfluous imports.
flys-client/trunk@2238 c6561f87-3c4e-4783-a992-168aeb5c3f6f
author | Sascha L. Teichmann <sascha.teichmann@intevation.de> |
---|---|
date | Sun, 26 Jun 2011 17:02:31 +0000 |
parents | 53ad6dd2cb2b |
children | ba1b27b7d282 |
comparison
equal
deleted
inserted
replaced
613:471ca61b83b5 | 614:80626c4a5bbf |
---|---|
6 | 6 |
7 import javax.xml.xpath.XPathConstants; | 7 import javax.xml.xpath.XPathConstants; |
8 | 8 |
9 import org.w3c.dom.Document; | 9 import org.w3c.dom.Document; |
10 import org.w3c.dom.Element; | 10 import org.w3c.dom.Element; |
11 import org.w3c.dom.Node; | |
12 import org.w3c.dom.NodeList; | 11 import org.w3c.dom.NodeList; |
13 | 12 |
14 import com.google.gwt.user.server.rpc.RemoteServiceServlet; | 13 import com.google.gwt.user.server.rpc.RemoteServiceServlet; |
15 | 14 |
16 import de.intevation.artifacts.common.ArtifactNamespaceContext; | 15 import de.intevation.artifacts.common.ArtifactNamespaceContext; |