Completed
Push — update ( b0ce0f )
by Pol
15:56
created
src/HtmlTag.php 1 patch
Unused Use Statements   -1 removed lines patch added patch discarded remove patch
@@ -4,7 +4,6 @@
 block discarded – undo
4 4
 
5 5
 use drupol\htmltag\Attribute\AttributeFactory;
6 6
 use drupol\htmltag\Attributes\AttributesFactory;
7
-use drupol\htmltag\Tag\CommentFactory;
8 7
 use drupol\htmltag\Tag\TagFactory;
9 8
 
10 9
 /**
Please login to merge, or discard this patch.