Fixed build break.

This commit is contained in:
Qiang Xue
2013-09-13 20:19:50 -04:00
parent 6fe152da7e
commit 02fd82c42a
2 changed files with 4 additions and 5 deletions

View File

@ -13,7 +13,6 @@ use \yii\base\Component;
use yii\base\InvalidConfigException;
use \yii\db\Exception;
use yii\helpers\Inflector;
use yii\helpers\StringHelper;
/**
*