Completed
Push — master ( 8944e6...f6512a )
by Dmitry
02:41
created
src/Plugin/Annotation.php 1 patch
Unused Use Statements   -2 removed lines patch added patch discarded remove patch
@@ -3,11 +3,9 @@
 block discarded – undo
3 3
 namespace Tarantool\Mapper\Plugin;
4 4
 
5 5
 use Exception;
6
-
7 6
 use phpDocumentor\Reflection\DocBlockFactory;
8 7
 use ReflectionClass;
9 8
 use ReflectionProperty;
10
-
11 9
 use Tarantool\Mapper\Entity;
12 10
 use Tarantool\Mapper\Plugin;
13 11
 use Tarantool\Mapper\Plugin\NestedSet;
Please login to merge, or discard this patch.