@@ -10,7 +10,6 @@ |
||
10 | 10 | use yii\helpers\Html; |
11 | 11 | use yii\helpers\Json; |
12 | 12 | use yii\widgets\InputWidget; |
13 | -use Yii; |
|
14 | 13 | |
15 | 14 | /** |
16 | 15 | * TypeAhead renders a Twitter typeahead Bootstrap plugin. |