Completed
Push — master ( f22aa9...e7c172 )
by Antonio Carlos
02:59 queued 10s
created
src/Google2FA.php 1 patch
Unused Use Statements   -1 removed lines patch added patch discarded remove patch
@@ -4,7 +4,6 @@
 block discarded – undo
4 4
 
5 5
 use Carbon\Carbon;
6 6
 use Illuminate\Http\Request as IlluminateRequest;
7
-use PragmaRX\Google2FA\Support\Constants as Google2FAConstants;
8 7
 use PragmaRX\Google2FALaravel\Events\LoggedOut;
9 8
 use PragmaRX\Google2FALaravel\Events\OneTimePasswordExpired;
10 9
 use PragmaRX\Google2FALaravel\Exceptions\InvalidSecretKey;
Please login to merge, or discard this patch.