Revision: 7901
http://svn.sourceforge.net/foray/?rev=7901&view=rev
Author: victormote
Date: 2006-09-04 18:14:15 -0700 (Mon, 04 Sep 2006)
Log Message:
-----------
Clean up some checkstyle issues.
Modified Paths:
--------------
trunk/foray/foray-common/src/java/org/foray/common/sax/DocumentReader.java
Modified: trunk/foray/foray-common/src/java/org/foray/common/sax/DocumentReader.java
===================================================================
--- trunk/foray/foray-common/src/java/org/foray/common/sax/DocumentReader.java 2006-09-05 01:12:52 UTC (rev 7900)
+++ trunk/foray/foray-common/src/java/org/foray/common/sax/DocumentReader.java 2006-09-05 01:14:15 UTC (rev 7901)
@@ -24,9 +24,6 @@
package org.foray.common.sax;
-
-import org.foray.common.sax.DocumentInputSource;
-
import org.w3c.dom.Attr;
import org.w3c.dom.Document;
import org.w3c.dom.NamedNodeMap;
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|