Completed
Pull Request — master (#91)
by Sullivan
07:29 queued 04:52
created
src/Constraints/PhoneNumberValidator.php 1 patch
Spacing   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -2,7 +2,7 @@
 block discarded – undo
2 2
 
3 3
 namespace SLLH\IsoCodesValidator\Constraints;
4 4
 
5
-use ;
5
+use;
6 6
 use SLLH\IsoCodesValidator\AbstractIsoCodesConstraintValidator;
7 7
 use Symfony\Component\Validator\Constraint;
8 8
 
Please login to merge, or discard this patch.