Passed
Pull Request — develop (#4)
by Vytautas
03:04
created
src/Login/AbstractSmartIdQuery.php 1 patch
Unused Use Statements   -1 removed lines patch added patch discarded remove patch
@@ -3,7 +3,6 @@
 block discarded – undo
3 3
 
4 4
 use Isign\QueryInterface;
5 5
 use Isign\Validator\Constraints\Code;
6
-use Isign\Validator\Constraints\Phone;
7 6
 use Symfony\Component\Validator\Constraints as Assert;
8 7
 
9 8
 /**
Please login to merge, or discard this patch.