mirror of
https://github.com/yiisoft/yii2.git
synced 2025-10-27 20:06:19 +08:00
Remove unused imports (#20554)
This commit is contained in:
@ -8,7 +8,6 @@
|
||||
namespace yii\db\mysql;
|
||||
|
||||
use yii\base\InvalidArgumentException;
|
||||
use yii\base\NotSupportedException;
|
||||
use yii\caching\CacheInterface;
|
||||
use yii\caching\DbCache;
|
||||
use yii\db\Exception;
|
||||
|
||||
Reference in New Issue
Block a user