mirror of
https://github.com/humhub/humhub.git
synced 2025-01-29 12:28:06 +01:00
Remove unnecessary use statement. Fix bug on php 7.2
This commit is contained in:
parent
712a43b72e
commit
4b0693d2ae
@ -2,7 +2,6 @@
|
||||
|
||||
use humhub\libs\Helpers;
|
||||
use humhub\modules\content\components\ContentContainerController;
|
||||
use Yii;
|
||||
use yii\helpers\Html;
|
||||
|
||||
if (!Yii::$app->controller instanceof ContentContainerController) {
|
||||
|
Loading…
x
Reference in New Issue
Block a user