mirror of
https://github.com/yiisoft/yii2.git
synced 2025-08-19 18:00:51 +08:00
removed unused use statement.
This commit is contained in:
@ -10,7 +10,6 @@ namespace yii\web;
|
||||
use Yii;
|
||||
use yii\base\Component;
|
||||
use yii\base\InvalidConfigException;
|
||||
use yii\base\InvalidParamException;
|
||||
|
||||
/**
|
||||
* User is the class for the "user" application component that manages the user authentication status.
|
||||
|
Reference in New Issue
Block a user