@@ -9,7 +9,6 @@ |
||
9 | 9 | use eZ\Publish\Core\REST\Common\Input\BaseParser; |
10 | 10 | use eZ\Publish\Core\REST\Common\Input\ParsingDispatcher; |
11 | 11 | use eZ\Publish\Core\REST\Common\Input\ParserTools; |
12 | -use eZ\Publish\Core\REST\Common\Exceptions; |
|
13 | 12 | use eZ\Publish\API\Repository\LocationService; |
14 | 13 | use eZ\Publish\Core\REST\Server\Values\RestLocationUpdateStruct; |
15 | 14 |