@@ -17,8 +17,6 @@ |
||
17 | 17 | use Nette; |
18 | 18 | use Nette\Application; |
19 | 19 | use Nette\Forms; |
20 | -use Nette\Localization; |
|
21 | - |
|
22 | 20 | use IPub; |
23 | 21 | use IPub\ConfirmationDialog; |
24 | 22 | use IPub\ConfirmationDialog\Exceptions; |
@@ -16,9 +16,7 @@ |
||
16 | 16 | |
17 | 17 | use Nette; |
18 | 18 | use Nette\Application; |
19 | -use Nette\Localization; |
|
20 | 19 | use Nette\Utils; |
21 | - |
|
22 | 20 | use IPub; |
23 | 21 | use IPub\ConfirmationDialog\Exceptions; |
24 | 22 |
@@ -19,7 +19,6 @@ |
||
19 | 19 | use Nette; |
20 | 20 | use Nette\Application; |
21 | 21 | use Nette\Localization; |
22 | - |
|
23 | 22 | use IPub; |
24 | 23 | use IPub\ConfirmationDialog\Exceptions; |
25 | 24 |