Completed
Push — content_view_languages ( 216c57 )
by André
16:20
created
eZ/Publish/Core/MVC/Symfony/View/Builder/ContentViewBuilder.php 1 patch
Unused Use Statements   -1 removed lines patch added patch discarded remove patch
@@ -9,7 +9,6 @@
 block discarded – undo
9 9
 use eZ\Publish\API\Repository\Repository;
10 10
 use eZ\Publish\API\Repository\Values\Content\Content;
11 11
 use eZ\Publish\API\Repository\Values\Content\Location;
12
-use eZ\Publish\API\Repository\Values\Content\VersionInfo;
13 12
 use eZ\Publish\Core\Base\Exceptions\InvalidArgumentException;
14 13
 use eZ\Publish\Core\Base\Exceptions\UnauthorizedException;
15 14
 use eZ\Publish\Core\Helper\ContentInfoLocationLoader;
Please login to merge, or discard this patch.