@@ -3,8 +3,8 @@ |
||
3 | 3 | namespace Tomaj\NetteApi\Component; |
4 | 4 | |
5 | 5 | use Nette\Application\UI\Control; |
6 | -use Tomaj\NetteApi\ApiDecider; |
|
7 | 6 | use Tomaj\NetteApi\Api; |
7 | +use Tomaj\NetteApi\ApiDecider; |
|
8 | 8 | |
9 | 9 | class ApiListingControl extends Control |
10 | 10 | { |