You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@struts.apache.org by jm...@apache.org on 2004/06/24 03:02:31 UTC

cvs commit: jakarta-struts/contrib/struts-faces/src/java/org/apache/struts/faces/application ActionListenerImpl.java

jmitchell    2004/06/23 18:02:31

  Modified:    contrib/struts-faces/src/java/org/apache/struts/faces/application
                        ActionListenerImpl.java
  Log:
  remove unused import
  
  Revision  Changes    Path
  1.9       +1 -2      jakarta-struts/contrib/struts-faces/src/java/org/apache/struts/faces/application/ActionListenerImpl.java
  
  Index: ActionListenerImpl.java
  ===================================================================
  RCS file: /home/cvs/jakarta-struts/contrib/struts-faces/src/java/org/apache/struts/faces/application/ActionListenerImpl.java,v
  retrieving revision 1.8
  retrieving revision 1.9
  diff -u -r1.8 -r1.9
  --- ActionListenerImpl.java	9 Jun 2004 02:28:28 -0000	1.8
  +++ ActionListenerImpl.java	24 Jun 2004 01:02:31 -0000	1.9
  @@ -27,7 +27,6 @@
   import javax.servlet.ServletContext;
   import javax.servlet.http.HttpServletRequest;
   import javax.servlet.http.HttpServletResponse;
  -
   import org.apache.commons.logging.Log;
   import org.apache.commons.logging.LogFactory;
   import org.apache.struts.Globals;
  
  
  

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