Completed
Push — develop ( 70adf6...278f9b )
by Tom
17s queued 11s
created
src/DoctrineModule/Options/Authentication.php 1 patch
Unused Use Statements   -1 removed lines patch added patch discarded remove patch
@@ -6,7 +6,6 @@
 block discarded – undo
6 6
 use Doctrine\Common\Persistence\ObjectManager;
7 7
 use Doctrine\Common\Persistence\ObjectRepository;
8 8
 use Laminas\Authentication\Adapter\Exception;
9
-use Laminas\Authentication\Storage\Session as SessionStorage;
10 9
 use Laminas\Authentication\Storage\StorageInterface;
11 10
 use Laminas\Stdlib\AbstractOptions;
12 11
 
Please login to merge, or discard this patch.