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