mirror of
https://github.com/yiisoft/yii2.git
synced 2025-11-10 23:50:38 +08:00
Unused use has been removed.
This commit is contained in:
@@ -8,7 +8,6 @@
|
|||||||
namespace yii\widgets;
|
namespace yii\widgets;
|
||||||
|
|
||||||
use Yii;
|
use Yii;
|
||||||
use yii\base\InvalidConfigException;
|
|
||||||
use yii\base\Widget;
|
use yii\base\Widget;
|
||||||
use yii\caching\Cache;
|
use yii\caching\Cache;
|
||||||
use yii\caching\Dependency;
|
use yii\caching\Dependency;
|
||||||
|
|||||||
Reference in New Issue
Block a user