mirror of
https://github.com/HDInnovations/UNIT3D-Community-Edition.git
synced 2026-04-24 03:59:08 -05:00
Apply fixes from StyleCI
This commit is contained in:
@@ -13,8 +13,8 @@
|
||||
|
||||
namespace App\Http\Middleware;
|
||||
|
||||
use App\Traits\TwoStep;
|
||||
use Closure;
|
||||
use App\Traits\TwoStep;
|
||||
use Illuminate\Http\Request;
|
||||
|
||||
class TwoStepAuth
|
||||
|
||||
Reference in New Issue
Block a user