cleaned up "use" statements.

This commit is contained in:
Qiang Xue
2013-06-14 22:42:55 -04:00
parent 1181c1cc1b
commit 03e07f4340
15 changed files with 3 additions and 25 deletions

View File

@ -7,7 +7,6 @@
namespace yii\db;
use yii\db\Exception;
use yii\base\NotSupportedException;
/**