mirror of
https://github.com/yiisoft/yii2.git
synced 2025-11-18 23:43:19 +08:00
cleaned up "use" statements.
This commit is contained in:
@@ -9,7 +9,6 @@ namespace yii\logging;
|
||||
|
||||
use Yii;
|
||||
use yii\base\Component;
|
||||
use yii\base\Application;
|
||||
|
||||
/**
|
||||
* Router manages [[Target|log targets]] that record log messages in different media.
|
||||
|
||||
Reference in New Issue
Block a user