@@ -14,7 +14,6 @@ |
||
14 | 14 | |
15 | 15 | namespace IPub\FormSlug\Utils; |
16 | 16 | |
17 | -use Nette; |
|
18 | 17 | use Nette\Utils; |
19 | 18 | use Nette\Bridges; |
20 | 19 |
@@ -14,11 +14,9 @@ |
||
14 | 14 | |
15 | 15 | namespace IPub\FormSlug\Controls; |
16 | 16 | |
17 | -use Nette; |
|
18 | 17 | use Nette\Application\UI; |
19 | 18 | use Nette\Bridges; |
20 | 19 | use Nette\Forms; |
21 | - |
|
22 | 20 | use IPub; |
23 | 21 | use IPub\FormSlug; |
24 | 22 | use IPub\FormSlug\Exceptions; |