Completed
Pull Request — master (#29329)
by Sujith
11:04
created
lib/private/User/Session.php 1 patch
Unused Use Statements   -1 removed lines patch added patch discarded remove patch
@@ -57,7 +57,6 @@
 block discarded – undo
57 57
 use OCP\IUserSession;
58 58
 use OCP\Session\Exceptions\SessionNotAvailableException;
59 59
 use OCP\Util;
60
-use Symfony\Component\EventDispatcher\Event;
61 60
 use Symfony\Component\EventDispatcher\GenericEvent;
62 61
 
63 62
 /**
Please login to merge, or discard this patch.