[Schmitzm-commits] r675 - branches/2.0-RC2/src/skrueger

scm-commit@wald.intevation.org scm-commit at wald.intevation.org
Thu Feb 4 20:05:35 CET 2010


Author: alfonx
Date: 2010-02-04 20:05:34 +0100 (Thu, 04 Feb 2010)
New Revision: 675

Modified:
   branches/2.0-RC2/src/skrueger/AttributeMetadata.java
Log:


Modified: branches/2.0-RC2/src/skrueger/AttributeMetadata.java
===================================================================
--- branches/2.0-RC2/src/skrueger/AttributeMetadata.java	2010-02-04 16:28:15 UTC (rev 674)
+++ branches/2.0-RC2/src/skrueger/AttributeMetadata.java	2010-02-04 19:05:34 UTC (rev 675)
@@ -29,13 +29,11 @@
  ******************************************************************************/
 package skrueger;
 
-import java.util.ArrayList;
 import java.util.HashSet;
 import java.util.List;
 
 import org.apache.log4j.Logger;
 import org.geotools.feature.NameImpl;
-import org.geotools.feature.Feature.NULL;
 import org.opengis.feature.type.AttributeDescriptor;
 import org.opengis.feature.type.Name;
 



More information about the Schmitzm-commits mailing list