comparison flys-client/src/main/java/de/intevation/flys/client/shared/model/CollectionRecord.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 3acc631efdf0
children
comparison
equal deleted inserted replaced
613:471ca61b83b5 614:80626c4a5bbf
2 2
3 import java.util.Date; 3 import java.util.Date;
4 4
5 import com.google.gwt.safehtml.shared.SafeHtml; 5 import com.google.gwt.safehtml.shared.SafeHtml;
6 import com.google.gwt.safehtml.shared.SafeHtmlBuilder; 6 import com.google.gwt.safehtml.shared.SafeHtmlBuilder;
7 import com.google.gwt.safehtml.shared.SafeHtmlUtils;
8 7
9 import com.smartgwt.client.widgets.grid.ListGridRecord; 8 import com.smartgwt.client.widgets.grid.ListGridRecord;
10 9
11 10
12 /** 11 /**

http://dive4elements.wald.intevation.org