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\base;
|
||||
|
||||
use Yii;
|
||||
use yii\base\Application;
|
||||
use yii\helpers\FileHelper;
|
||||
use yii\helpers\Html;
|
||||
use yii\widgets\Block;
|
||||
|
Reference in New Issue
Block a user