jstrachan    2003/02/26 01:12:55

  Modified:    jelly/src/test/org/apache/commons/jelly/core
                        TestInvokeStaticTag.java
  Log:
  removed unnecessary import
  
  Revision  Changes    Path
  1.2       +5 -6      
jakarta-commons/jelly/src/test/org/apache/commons/jelly/core/TestInvokeStaticTag.java
  
  Index: TestInvokeStaticTag.java
  ===================================================================
  RCS file: 
/home/cvs/jakarta-commons/jelly/src/test/org/apache/commons/jelly/core/TestInvokeStaticTag.java,v
  retrieving revision 1.1
  retrieving revision 1.2
  diff -u -r1.1 -r1.2
  --- TestInvokeStaticTag.java  25 Feb 2003 23:26:15 -0000      1.1
  +++ TestInvokeStaticTag.java  26 Feb 2003 09:12:55 -0000      1.2
  @@ -64,7 +64,6 @@
   import junit.framework.TestSuite;
   
   import org.apache.commons.jelly.Script;
  -import org.apache.commons.jelly.core.Customer;
   
   /**
    * @author <a href="mailto:[EMAIL PROTECTED]">Robert McIntosh</a>
  
  
  

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

Reply via email to