Completed
Push — 4.0 ( e9991b...604d5a )
by Serhii
02:10
created
src/Storage/YamlStorage.php 1 patch
Unused Use Statements   -1 removed lines patch added patch discarded remove patch
@@ -10,7 +10,6 @@
 block discarded – undo
10 10
 namespace EndorphinStudio\Detector\Storage;
11 11
 
12 12
 use Symfony\Component\Yaml\Parser;
13
-use Symfony\Component\Yaml\Yaml;
14 13
 
15 14
 /**
16 15
  * Class YamlStorage
Please login to merge, or discard this patch.