mirror of
https://github.com/yiisoft/yii2.git
synced 2025-11-13 20:59:12 +08:00
Removed unused import
This commit is contained in:
@@ -8,7 +8,6 @@
|
|||||||
namespace yii\grid;
|
namespace yii\grid;
|
||||||
|
|
||||||
use Yii;
|
use Yii;
|
||||||
use Closure;
|
|
||||||
use yii\helpers\Html;
|
use yii\helpers\Html;
|
||||||
use yii\helpers\Url;
|
use yii\helpers\Url;
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user