@@ -3,7 +3,6 @@ |
||
3 | 3 | namespace spec\Yproximite\Api\Service; |
4 | 4 | |
5 | 5 | use PhpSpec\ObjectBehavior; |
6 | - |
|
7 | 6 | use Yproximite\Api\Client\Client; |
8 | 7 | use Yproximite\Api\Factory\ModelFactory; |
9 | 8 | use Yproximite\Api\Model\Location\Location; |
@@ -3,7 +3,6 @@ |
||
3 | 3 | namespace spec\Yproximite\Api\Service; |
4 | 4 | |
5 | 5 | use PhpSpec\ObjectBehavior; |
6 | - |
|
7 | 6 | use Yproximite\Api\Client\Client; |
8 | 7 | use Yproximite\Api\Message\Site\PlatformChildrenListMessage; |
9 | 8 | use Yproximite\Api\Model\Site\Site; |
@@ -3,7 +3,6 @@ |
||
3 | 3 | namespace spec\Yproximite\Api\Service; |
4 | 4 | |
5 | 5 | use PhpSpec\ObjectBehavior; |
6 | - |
|
7 | 6 | use Yproximite\Api\Client\Client; |
8 | 7 | use Yproximite\Api\Factory\ModelFactory; |
9 | 8 | use Yproximite\Api\Model\User\User; |