@@ -7,7 +7,6 @@ |
||
7 | 7 | use Scriptotek\Alma\Conf\Library; |
8 | 8 | use Scriptotek\Alma\TaskLists\RequestedResource; |
9 | 9 | use PhpSpec\ObjectBehavior; |
10 | -use Prophecy\Argument; |
|
11 | 10 | |
12 | 11 | |
13 | 12 | class RequestedResourceSpec extends ObjectBehavior |
@@ -8,7 +8,6 @@ |
||
8 | 8 | use Scriptotek\Alma\Conf\Library; |
9 | 9 | use Scriptotek\Alma\TaskLists\RequestedResource; |
10 | 10 | use PhpSpec\ObjectBehavior; |
11 | -use Prophecy\Argument; |
|
12 | 11 | use spec\Scriptotek\Alma\SpecHelper; |
13 | 12 | |
14 | 13 | class RequestedResourcesSpec extends ObjectBehavior |
@@ -21,7 +21,6 @@ |
||
21 | 21 | use Scriptotek\Alma\Bibs\Bibs; |
22 | 22 | use Scriptotek\Alma\Bibs\Items; |
23 | 23 | use Scriptotek\Alma\Conf\Conf; |
24 | -use Scriptotek\Alma\Conf\Libraries; |
|
25 | 24 | use Scriptotek\Alma\Conf\Library; |
26 | 25 | use Scriptotek\Alma\Exception\ClientException as AlmaClientException; |
27 | 26 | use Scriptotek\Alma\Exception\InvalidApiKey; |