Passed
Push — master ( 0818f6...09194d )
by Yuichi
02:35
created
src/Imports/AbstractImport.php 1 patch
Unused Use Statements   -1 removed lines patch added patch discarded remove patch
@@ -2,7 +2,6 @@
 block discarded – undo
2 2
 namespace Sonar\Common\Imports;
3 3
 
4 4
 use Symfony\Component\Yaml\Yaml;
5
-use Symfony\Component\Yaml\Exception\ParseException;
6 5
 use File;
7 6
 
8 7
 abstract class AbstractImport
Please login to merge, or discard this patch.