Completed
Push — master ( abf834...d5d973 )
by Rasmus
03:09
created
src/Validators/CheckParser.php 1 patch
Unused Use Statements   -1 removed lines patch added patch discarded remove patch
@@ -7,7 +7,6 @@
 block discarded – undo
7 7
 use mindplay\kissform\Facets\ValidatorInterface;
8 8
 use mindplay\kissform\InputModel;
9 9
 use mindplay\kissform\InputValidation;
10
-use mindplay\lang;
11 10
 
12 11
 /**
13 12
  * Validate a Field by attempting to parse the input value.
Please login to merge, or discard this patch.