Skip to content

Commit 1fc4b51

Browse files
Removed no longer used include line.
1 parent 666749c commit 1fc4b51

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

redirect.jsp

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -8,9 +8,6 @@
88
*/
99
%>
1010
<%@ page language="java" contentType="text/html; charset=UTF-8" import="java.net.*,java.io.*,java.util.*,java.text.*" %>
11-
12-
<%/*@ page language="java" contentType="text/html; charset=UTF-8" import="org.apache.commons.httpclient.*,org.apache.commons.httpclient.methods.*, org.apache.commons.httpclient.util.*"*/ %>
13-
1411
<%@ page language="java" contentType="text/html; charset=UTF-8" import="org.apache.http.client.*,org.apache.http.impl.client.*,org.apache.http.client.utils.*,org.apache.http.client.methods.HttpGet,org.apache.http.client.config.*,org.apache.http.HttpResponse,org.apache.http.client.methods.HttpPost,org.apache.http.entity.mime.MultipartEntityBuilder,org.apache.http.HttpEntity,org.apache.http.HttpStatus,org.apache.http.NameValuePair,org.apache.http.message.BasicNameValuePair,org.apache.http.client.entity.UrlEncodedFormEntity,java.nio.charset.Charset" %>
1512
<%@ page language="java" contentType="text/html; charset=UTF-8" import="org.apache.commons.fileupload.*,org.apache.commons.fileupload.disk.*, org.apache.commons.io.*" %>
1613
<%@ page language="java" contentType="text/html; charset=UTF-8" import="biz.source_code.base64Coder.*" %>

0 commit comments

Comments
 (0)