Completed
Push — master ( 3bccd6...c364ad )
by Vitaly
03:16
created
src/attribute/Value.php 1 patch
Unused Use Statements   -2 removed lines patch added patch discarded remove patch
@@ -7,10 +7,8 @@
 block discarded – undo
7 7
  */
8 8
 namespace samsonframework\containercollection\attribute;
9 9
 
10
-use samsonframework\container\configurator\ClassConfiguratorInterface;
11 10
 use samsonframework\container\configurator\ParameterConfiguratorInterface;
12 11
 use samsonframework\container\configurator\PropertyConfiguratorInterface;
13
-use samsonframework\container\metadata\ClassMetadata;
14 12
 use samsonframework\container\metadata\ParameterMetadata;
15 13
 use samsonframework\container\metadata\PropertyMetadata;
16 14
 
Please login to merge, or discard this patch.