@@ -5,7 +5,6 @@ |
||
5 | 5 | use Ajax\semantic\html\base\HtmlSemDoubleElement; |
6 | 6 | use Ajax\JsUtils; |
7 | 7 | use Ajax\service\JArray; |
8 | - |
|
9 | 8 | use Ajax\semantic\html\base\constants\State; |
10 | 9 | |
11 | 10 | class HtmlProgress extends HtmlSemDoubleElement { |
@@ -5,7 +5,6 @@ |
||
5 | 5 | use Ajax\semantic\html\base\HtmlSemDoubleElement; |
6 | 6 | use Ajax\JsUtils; |
7 | 7 | use Ajax\service\JArray; |
8 | - |
|
9 | 8 | use Ajax\semantic\html\base\constants\State; |
10 | 9 | |
11 | 10 | class HtmlProgress extends HtmlSemDoubleElement { |
@@ -10,7 +10,6 @@ |
||
10 | 10 | use Ajax\semantic\html\elements\HtmlLabel; |
11 | 11 | use Ajax\semantic\html\modules\HtmlProgress; |
12 | 12 | use Ajax\semantic\html\modules\HtmlRating; |
13 | -use Ajax\semantic\html\collections\HtmlMessage; |
|
14 | 13 | /** |
15 | 14 | * @author jc |
16 | 15 | * @property InstanceViewer $_instanceViewer |