Completed
Push — master ( 591275...24655e )
by Derek Stephen
01:52
created
src/AbstractForm.php 1 patch
Unused Use Statements   -1 removed lines patch added patch discarded remove patch
@@ -10,7 +10,6 @@
 block discarded – undo
10 10
 use Del\Form\Collection\FieldCollection;
11 11
 use Del\Form\Field\FieldInterface;
12 12
 use DOMDocument;
13
-use DOMElement;
14 13
 
15 14
 abstract class AbstractForm implements FormInterface
16 15
 {
Please login to merge, or discard this patch.