Completed
Pull Request — master (#24)
by Andres
03:07
created
src/Validator/AbstractValidator.php 1 patch
Unused Use Statements   -1 removed lines patch added patch discarded remove patch
@@ -2,7 +2,6 @@
 block discarded – undo
2 2
 namespace Comfort\Validator;
3 3
 
4 4
 use Comfort\Comfort;
5
-use Comfort\Error;
6 5
 use Comfort\Exception\ValidationException;
7 6
 use Comfort\ValidationError;
8 7
 
Please login to merge, or discard this patch.