bloritsch    01/11/19 10:02:34

  Modified:    src/test/org/apache/avalon/framework/configuration/test
                        SAXConfigurationHandlerTestCase.java
  Log:
  remove unnecessary import.
  
  Revision  Changes    Path
  1.7       +0 -1      
jakarta-avalon/src/test/org/apache/avalon/framework/configuration/test/SAXConfigurationHandlerTestCase.java
  
  Index: SAXConfigurationHandlerTestCase.java
  ===================================================================
  RCS file: 
/home/cvs/jakarta-avalon/src/test/org/apache/avalon/framework/configuration/test/SAXConfigurationHandlerTestCase.java,v
  retrieving revision 1.6
  retrieving revision 1.7
  diff -u -r1.6 -r1.7
  --- SAXConfigurationHandlerTestCase.java      2001/11/19 17:01:57     1.6
  +++ SAXConfigurationHandlerTestCase.java      2001/11/19 18:02:34     1.7
  @@ -10,7 +10,6 @@
   import java.util.List;
   import junit.framework.TestCase;
   import org.apache.avalon.framework.configuration.Configuration;
  -import org.apache.avalon.framework.configuration.Namespace;
   import org.apache.avalon.framework.configuration.SAXConfigurationHandler;
   import org.xml.sax.Attributes;
   import org.xml.sax.helpers.AttributesImpl;
  
  
  

--
To unsubscribe, e-mail:   <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>

Reply via email to