Completed
Push — 3.0 ( b035ab...464c27 )
by Olivier
02:33
created
lib/Hooks.php 1 patch
Unused Use Statements   -3 removed lines patch added patch discarded remove patch
@@ -16,13 +16,10 @@
 block discarded – undo
16 16
 use ICanBoogie\HTTP\AuthenticationRequired;
17 17
 use ICanBoogie\HTTP\PermissionRequired;
18 18
 use ICanBoogie\HTTP\Response;
19
-use ICanBoogie\HTTP\RequestDispatcher;
20 19
 use ICanBoogie\HTTP\SecurityError;
21 20
 use ICanBoogie\Operation;
22 21
 use ICanBoogie\PropertyNotDefined;
23 22
 use ICanBoogie\Routing\RouteDispatcher;
24
-use ICanBoogie\Session;
25
-
26 23
 use Icybee\Element\AdminDecorator;
27 24
 use Icybee\Element\DocumentDecorator;
28 25
 use Icybee\Modules\Members\Member;
Please login to merge, or discard this patch.