@@ -21,14 +21,12 @@ |
||
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; |
28 | 27 | use IPub\Widgets\Exceptions; |
29 | 28 | use IPub\Widgets\Managers; |
30 | 29 | use IPub\Widgets\Widgets; |
31 | -use Tracy\Debugger; |
|
32 | 30 | |
33 | 31 | /** |
34 | 32 | * Widgets container control definition |