comparison flys-client/src/main/java/de/intevation/flys/client/client/services/CollectionItemAttributeService.java @ 1295:d9cb362b8b34

Removed superfluous imports. flys-client/trunk@2910 c6561f87-3c4e-4783-a992-168aeb5c3f6f
author Ingo Weinzierl <ingo.weinzierl@intevation.de>
date Mon, 10 Oct 2011 06:42:28 +0000
parents bdc270ea6195
children bc06a671ef60
comparison
equal deleted inserted replaced
1294:94d4f040da3a 1295:d9cb362b8b34
1 package de.intevation.flys.client.client.services; 1 package de.intevation.flys.client.client.services;
2
3 import org.w3c.dom.Document;
4 2
5 import com.google.gwt.user.client.rpc.RemoteService; 3 import com.google.gwt.user.client.rpc.RemoteService;
6 import com.google.gwt.user.client.rpc.RemoteServiceRelativePath; 4 import com.google.gwt.user.client.rpc.RemoteServiceRelativePath;
7 5
8 import de.intevation.flys.client.shared.exceptions.ServerException; 6 import de.intevation.flys.client.shared.exceptions.ServerException;

http://dive4elements.wald.intevation.org