Completed
Pull Request — master (#30)
by Tim
09:25
created
src/AppserverIo/RemoteMethodInvocation/ContextSession.php 1 patch
Unused Use Statements   -1 removed lines patch added patch discarded remove patch
@@ -22,7 +22,6 @@
 block discarded – undo
22 22
 namespace AppserverIo\RemoteMethodInvocation;
23 23
 
24 24
 use AppserverIo\Collections\HashMap;
25
-use AppserverIo\Psr\Servlet\SessionUtils;
26 25
 use AppserverIo\Psr\Servlet\Http\HttpServletRequestInterface;
27 26
 
28 27
 /**
Please login to merge, or discard this patch.