Completed
Push — hotfix/issues-cleanup ( e704f7 )
by Todd
08:40
created
ganon.php 1 patch
Unused Use Statements   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -7,7 +7,7 @@
 block discarded – undo
7 7
  * @package pQuery
8 8
  */
9 9
 
10
-use pQuery\Html5Parser;
10
+use pQuery\Html5Parser;
11 11
 use pQuery\HtmlFormatter;
12 12
 
13 13
 /**
Please login to merge, or discard this patch.