mirror of
https://github.com/yiisoft/yii2.git
synced 2025-08-16 23:48:16 +08:00
cleaned up "use" statements.
This commit is contained in:
@ -8,7 +8,6 @@
|
||||
namespace yii\web;
|
||||
|
||||
use yii\base\UserException;
|
||||
use yii\web\Response;
|
||||
|
||||
/**
|
||||
* HttpException represents an exception caused by an improper request of the end-user.
|
||||
|
Reference in New Issue
Block a user