Completed
Pull Request — master (#382)
by Anton
05:38
created
src/Session/Adapter/Cache.php 1 patch
Unused Use Statements   -1 removed lines patch added patch discarded remove patch
@@ -12,7 +12,6 @@
 block discarded – undo
12 12
 namespace Bluz\Session\Adapter;
13 13
 
14 14
 use Bluz\Common\Exception\ConfigurationException;
15
-use Bluz\Common\Nil;
16 15
 use Bluz\Proxy;
17 16
 
18 17
 /**
Please login to merge, or discard this patch.