Completed
Push — master ( 38c799...2fe87d )
by Kevin
10:58
created
src/Parser/RelevantSelectorParser.php 1 patch
Unused Use Statements   -1 removed lines patch added patch discarded remove patch
@@ -15,7 +15,6 @@
 block discarded – undo
15 15
 use Crossjoin\Css\Format\Rule\AtMedia\MediaRule;
16 16
 use Crossjoin\Css\Format\Rule\Style\StyleRuleSet;
17 17
 use Crossjoin\Css\Format\Rule\Style\StyleSelector;
18
-use Illuminate\Support\Arr;
19 18
 use InvalidArgumentException;
20 19
 
21 20
 /**
Please login to merge, or discard this patch.