You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@commons.apache.org by di...@apache.org on 2003/01/30 00:46:04 UTC

cvs commit: jakarta-commons-sandbox/jelly/jelly-tags/http/src/java/org/apache/commons/jelly/tags/http HeaderTag.java

dion        2003/01/29 15:46:04

  Modified:    jelly/jelly-tags/http/src/java/org/apache/commons/jelly/tags/http
                        HeaderTag.java
  Log:
  Remove unused imports
  
  Revision  Changes    Path
  1.5       +0 -2      jakarta-commons-sandbox/jelly/jelly-tags/http/src/java/org/apache/commons/jelly/tags/http/HeaderTag.java
  
  Index: HeaderTag.java
  ===================================================================
  RCS file: /home/cvs/jakarta-commons-sandbox/jelly/jelly-tags/http/src/java/org/apache/commons/jelly/tags/http/HeaderTag.java,v
  retrieving revision 1.4
  retrieving revision 1.5
  diff -u -r1.4 -r1.5
  --- HeaderTag.java	26 Jan 2003 04:04:36 -0000	1.4
  +++ HeaderTag.java	29 Jan 2003 23:46:04 -0000	1.5
  @@ -61,8 +61,6 @@
   
   package org.apache.commons.jelly.tags.http;
   
  -import java.net.MalformedURLException;
  -
   import org.apache.commons.jelly.JellyTagException;
   import org.apache.commons.jelly.TagSupport;
   import org.apache.commons.jelly.XMLOutput;
  
  
  

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