Completed
Push — stable13 ( c99529...4ff6ea )
by Morris
58:12 queued 30:27
created
lib/private/Session/Internal.php 1 patch
Unused Use Statements   -2 removed lines patch added patch discarded remove patch
@@ -32,8 +32,6 @@
 block discarded – undo
32 32
 
33 33
 use OC\Authentication\Exceptions\InvalidTokenException;
34 34
 use OC\Authentication\Token\IProvider;
35
-use OC\SystemConfig;
36
-use OCP\IConfig;
37 35
 use OCP\Session\Exceptions\SessionNotAvailableException;
38 36
 
39 37
 /**
Please login to merge, or discard this patch.