Completed
Push — master ( a732b9...a87b39 )
by Klochok
12:13
created
src/controllers/TemplateController.php 1 patch
Unused Use Statements   -1 removed lines patch added patch discarded remove patch
@@ -12,7 +12,6 @@
 block discarded – undo
12 12
 
13 13
 use hipanel\actions\ComboSearchAction;
14 14
 use hipanel\actions\IndexAction;
15
-use hipanel\actions\OrientationAction;
16 15
 use hipanel\actions\SmartCreateAction;
17 16
 use hipanel\actions\SmartDeleteAction;
18 17
 use hipanel\actions\SmartUpdateAction;
Please login to merge, or discard this patch.
src/controllers/TicketController.php 1 patch
Unused Use Statements   -1 removed lines patch added patch discarded remove patch
@@ -12,7 +12,6 @@
 block discarded – undo
12 12
 
13 13
 use hipanel\actions\Action;
14 14
 use hipanel\actions\IndexAction;
15
-use hipanel\actions\OrientationAction;
16 15
 use hipanel\actions\PrepareAjaxViewAction;
17 16
 use hipanel\actions\PrepareBulkAction;
18 17
 use hipanel\actions\ProxyAction;
Please login to merge, or discard this patch.