mirror of
https://github.com/Bubka/2FAuth.git
synced 2025-06-24 22:12:06 +02:00
Cleaning
This commit is contained in:
parent
140cedccf3
commit
102d98863b
@ -4,8 +4,6 @@ namespace App\Http\Controllers;
|
|||||||
|
|
||||||
use Validator;
|
use Validator;
|
||||||
use App\TwoFAccount;
|
use App\TwoFAccount;
|
||||||
use OTPHP\TOTP;
|
|
||||||
use OTPHP\Factory;
|
|
||||||
use App\Classes\TimedTOTP;
|
use App\Classes\TimedTOTP;
|
||||||
use Illuminate\Http\Request;
|
use Illuminate\Http\Request;
|
||||||
use ParagonIE\ConstantTime\Base32;
|
use ParagonIE\ConstantTime\Base32;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user