]> BookStack Code Mirror - bookstack/blobdiff - app/Access/Controllers/MfaBackupCodesController.php
respective book and chapter structure added.
[bookstack] / app / Access / Controllers / MfaBackupCodesController.php
index 0553fef209de164bfc04aa1c7975d2cb3bfa16b7..5c334674e7d757775ae1e34ea14f1801313c52f8 100644 (file)
@@ -8,7 +8,7 @@ use BookStack\Access\Mfa\MfaSession;
 use BookStack\Access\Mfa\MfaValue;
 use BookStack\Activity\ActivityType;
 use BookStack\Exceptions\NotFoundException;
-use BookStack\Http\Controllers\Controller;
+use BookStack\Http\Controller;
 use Exception;
 use Illuminate\Http\Request;
 use Illuminate\Validation\ValidationException;