@@ -21,13 +21,10 @@ |
||
21 | 21 | use Nette\ComponentModel; |
22 | 22 | use Nette\Localization; |
23 | 23 | use Nette\Utils; |
24 | - |
|
25 | 24 | use IPub; |
26 | 25 | use IPub\Widgets; |
27 | -use IPub\Widgets\Decorators; |
|
28 | 26 | use IPub\Widgets\Entities; |
29 | 27 | use IPub\Widgets\Exceptions; |
30 | -use Tracy\Debugger; |
|
31 | 28 | |
32 | 29 | /** |
33 | 30 | * Widgets control definition |
@@ -18,7 +18,6 @@ |
||
18 | 18 | |
19 | 19 | use Nette\Application; |
20 | 20 | use Nette\Localization; |
21 | - |
|
22 | 21 | use IPub\Widgets\Exceptions; |
23 | 22 | |
24 | 23 | /** |
@@ -21,7 +21,6 @@ |
||
21 | 21 | use Nette\ComponentModel; |
22 | 22 | use Nette\Localization; |
23 | 23 | use Nette\Utils; |
24 | - |
|
25 | 24 | use IPub\Widgets\Application\UI; |
26 | 25 | use IPub\Widgets\Decorators; |
27 | 26 | use IPub\Widgets\Entities; |
@@ -19,7 +19,6 @@ |
||
19 | 19 | use Nette\Application; |
20 | 20 | use Nette\Bridges; |
21 | 21 | use Nette\Localization; |
22 | - |
|
23 | 22 | use IPub\Widgets; |
24 | 23 | use IPub\Widgets\Decorators; |
25 | 24 | use IPub\Widgets\Exceptions; |