Completed
Push — master ( 15aae6...22f267 )
by Klochok
14:21
created
src/controllers/ServerController.php 1 patch
Unused Use Statements   -2 removed lines patch added patch discarded remove patch
@@ -13,7 +13,6 @@  discard block
 block discarded – undo
13 13
 use hipanel\actions\Action;
14 14
 use hipanel\actions\ComboSearchAction;
15 15
 use hipanel\actions\IndexAction;
16
-use hipanel\actions\OrientationAction;
17 16
 use hipanel\actions\PrepareBulkAction;
18 17
 use hipanel\actions\ProxyAction;
19 18
 use hipanel\actions\RedirectAction;
@@ -39,7 +38,6 @@  discard block
 block discarded – undo
39 38
 use yii\base\Event;
40 39
 use yii\filters\VerbFilter;
41 40
 use yii\helpers\ArrayHelper;
42
-use yii\rest\UpdateAction;
43 41
 use yii\web\NotFoundHttpException;
44 42
 use yii\web\Response;
45 43
 
Please login to merge, or discard this patch.