jford 2004/08/31 12:01:23
Modified: src/java/org/apache/jetspeed/portal/portlets
GenericMVCPortlet.java
Log:
Removed unused import
Revision Changes Path
1.9 +0 -1
jakarta-jetspeed/src/java/org/apache/jetspeed/portal/portlets/GenericMVCPortlet.java
Index: GenericMVCPortlet.java
===================================================================
RCS file:
/home/cvs/jakarta-jetspeed/src/java/org/apache/jetspeed/portal/portlets/GenericMVCPortlet.java,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -r1.8 -r1.9
--- GenericMVCPortlet.java 23 Feb 2004 04:03:33 -0000 1.8
+++ GenericMVCPortlet.java 31 Aug 2004 19:01:23 -0000 1.9
@@ -17,7 +17,6 @@
import java.io.IOException;
import java.io.PrintWriter;
-import java.io.UnsupportedEncodingException;
import java.net.URLEncoder;
import javax.servlet.http.HttpServletRequest;
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]