Passed
Push — master ( 6dedb2...9b1dd9 )
by Vitaly
06:42
created
src/StringConditionTree.php 1 patch
Unused Use Statements   -1 removed lines patch added patch discarded remove patch
@@ -5,7 +5,6 @@
 block discarded – undo
5 5
  */
6 6
 namespace samsonframework\stringconditiontree;
7 7
 
8
-use samsonframework\stringconditiontree\string\CommonPrefix;
9 8
 use samsonframework\stringconditiontree\string\Structure;
10 9
 
11 10
 /**
Please login to merge, or discard this patch.