Completed
Push — master ( 9082b3...7350f2 )
by
unknown
05:16
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.