Completed
Push — master ( 775a9e...9082b3 )
by
unknown
04:51
created
src/LingoParser.php 1 patch
Unused Use Statements   -1 removed lines patch added patch discarded remove patch
@@ -29,7 +29,6 @@
 block discarded – undo
29 29
 namespace Lingo;
30 30
 
31 31
 use DOMDocument;
32
-use DOMXPath;
33 32
 use Parser;
34 33
 
35 34
 /**
Please login to merge, or discard this patch.