Author: ivol37 at gmail.com
Date: Wed Dec 15 12:28:13 2010
New Revision: 496

Log:
[AMDATU-165] Removed unused reference to BasicHttpSession

Modified:
   trunk/amdatu-opensocial/dashboard/src/main/resources/jsp/dashboard.jsp

Modified: trunk/amdatu-opensocial/dashboard/src/main/resources/jsp/dashboard.jsp
==============================================================================
--- trunk/amdatu-opensocial/dashboard/src/main/resources/jsp/dashboard.jsp      
(original)
+++ trunk/amdatu-opensocial/dashboard/src/main/resources/jsp/dashboard.jsp      
Wed Dec 15 12:28:13 2010
@@ -1,8 +1,7 @@
 <%@ page import="org.apache.shindig.common.crypto.BasicBlobCrypter,
   org.apache.shindig.auth.BlobCrypterSecurityToken,
   org.apache.shindig.common.util.Utf8UrlCoder,
-  org.osgi.service.useradmin.Authorization,
-  org.amdatu.web.httpcontext.BasicHttpSession" %>
+  org.osgi.service.useradmin.Authorization" %>
 
 <!DOCTYPE html>
 <html>

Reply via email to