Skip to content

Commit 7875157

Browse files
committed
remove import
1 parent 20dacf7 commit 7875157

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

app/Http/Controllers/Settings/PasswordController.php

-1
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,6 @@
33
namespace App\Http\Controllers\Settings;
44

55
use App\Http\Controllers\Controller;
6-
use Illuminate\Contracts\Auth\MustVerifyEmail;
76
use Illuminate\Http\RedirectResponse;
87
use Illuminate\Http\Request;
98
use Illuminate\Support\Facades\Hash;

0 commit comments

Comments
 (0)