mirror of
https://github.com/yiisoft/yii2.git
synced 2025-08-18 09:17:15 +08:00
cleaned up "use" statements.
This commit is contained in:
@ -9,7 +9,6 @@ namespace yii\web;
|
||||
|
||||
use Yii;
|
||||
use yii\base\InvalidConfigException;
|
||||
use yii\web\HttpException;
|
||||
use yii\base\InvalidParamException;
|
||||
use yii\helpers\FileHelper;
|
||||
use yii\helpers\Html;
|
||||
|
Reference in New Issue
Block a user