Fix the other user bug...

This commit is contained in:
Dane Everitt
2016-11-04 21:50:47 -04:00
parent 4359252545
commit 48994c1354

View File

@@ -2,6 +2,7 @@
namespace Pterodactyl\Http\Controllers\Auth;
use Pterodactyl\Models\User;
use Pterodactyl\Http\Controllers\Controller;
use Illuminate\Foundation\Auth\ResetsPasswords;