Completed
Push — dev ( 17f62c )
by Marc
09:19
created
src/Fields/Types/Email.php 1 patch
Unused Use Statements   -2 removed lines patch added patch discarded remove patch
@@ -1,9 +1,7 @@
 block discarded – undo
1 1
 <?php namespace Mascame\Artificer\Fields\Types;
2 2
 
3 3
 use Form;
4
-use HTML;
5 4
 use Input;
6
-use Mascame\Formality\Type\Type;
7 5
 
8 6
 class Email extends \Mascame\Formality\Types\Email
9 7
 {
Please login to merge, or discard this patch.