@@ -17,7 +17,6 @@ |
||
17 | 17 | namespace hipanel\modules\hosting\controllers; |
18 | 18 | |
19 | 19 | use hipanel\actions\IndexAction; |
20 | -use hipanel\actions\OrientationAction; |
|
21 | 20 | use hipanel\actions\PrepareBulkAction; |
22 | 21 | use hipanel\actions\RedirectAction; |
23 | 22 | use hipanel\actions\SearchAction; |
@@ -17,7 +17,6 @@ |
||
17 | 17 | namespace hipanel\modules\hosting\controllers; |
18 | 18 | |
19 | 19 | use hipanel\actions\IndexAction; |
20 | -use hipanel\actions\OrientationAction; |
|
21 | 20 | use hipanel\actions\SmartUpdateAction; |
22 | 21 | use hipanel\actions\ValidateFormAction; |
23 | 22 | use hipanel\actions\ViewAction; |
@@ -12,7 +12,6 @@ |
||
12 | 12 | |
13 | 13 | use hipanel\actions\ComboSearchAction; |
14 | 14 | use hipanel\actions\IndexAction; |
15 | -use hipanel\actions\OrientationAction; |
|
16 | 15 | use hipanel\actions\PrepareBulkAction; |
17 | 16 | use hipanel\actions\RedirectAction; |
18 | 17 | use hipanel\actions\SmartCreateAction; |
@@ -11,7 +11,6 @@ |
||
11 | 11 | namespace hipanel\modules\hosting\controllers; |
12 | 12 | |
13 | 13 | use hipanel\actions\IndexAction; |
14 | -use hipanel\actions\OrientationAction; |
|
15 | 14 | use hipanel\actions\SearchAction; |
16 | 15 | use hipanel\actions\SmartCreateAction; |
17 | 16 | use hipanel\actions\SmartDeleteAction; |
@@ -17,7 +17,6 @@ |
||
17 | 17 | namespace hipanel\modules\hosting\controllers; |
18 | 18 | |
19 | 19 | use hipanel\actions\IndexAction; |
20 | -use hipanel\actions\OrientationAction; |
|
21 | 20 | use hipanel\actions\SmartDeleteAction; |
22 | 21 | use hipanel\actions\ViewAction; |
23 | 22 | use Yii; |
@@ -18,7 +18,6 @@ |
||
18 | 18 | |
19 | 19 | use hipanel\actions\Action; |
20 | 20 | use hipanel\actions\IndexAction; |
21 | -use hipanel\actions\OrientationAction; |
|
22 | 21 | use hipanel\actions\SmartCreateAction; |
23 | 22 | use hipanel\actions\SmartUpdateAction; |
24 | 23 | use hipanel\actions\ValidateFormAction; |