You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@commons.apache.org by mv...@apache.org on 2003/10/19 16:54:39 UTC

cvs commit: jakarta-commons/betwixt/src/java/org/apache/commons/betwixt/io BeanReader.java

mvdb        2003/10/19 07:54:39

  Modified:    betwixt/src/java/org/apache/commons/betwixt/io
                        BeanReader.java
  Log:
  Removed unused imports.
  
  Revision  Changes    Path
  1.18      +4 -5      jakarta-commons/betwixt/src/java/org/apache/commons/betwixt/io/BeanReader.java
  
  Index: BeanReader.java
  ===================================================================
  RCS file: /home/cvs/jakarta-commons/betwixt/src/java/org/apache/commons/betwixt/io/BeanReader.java,v
  retrieving revision 1.17
  retrieving revision 1.18
  diff -u -r1.17 -r1.18
  --- BeanReader.java	9 Oct 2003 20:52:06 -0000	1.17
  +++ BeanReader.java	19 Oct 2003 14:54:38 -0000	1.18
  @@ -66,7 +66,6 @@
   
   import javax.xml.parsers.SAXParser;
   
  -import org.apache.commons.betwixt.expression.Context;
   import org.apache.commons.betwixt.BindingConfiguration;
   import org.apache.commons.betwixt.ElementDescriptor;
   import org.apache.commons.betwixt.XMLBeanInfo;
  
  
  

---------------------------------------------------------------------
To unsubscribe, e-mail: commons-dev-unsubscribe@jakarta.apache.org
For additional commands, e-mail: commons-dev-help@jakarta.apache.org