@@ -4,7 +4,6 @@ |
||
| 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; |