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