]> BookStack Code Mirror - bookstack/blobdiff - app/Settings/MaintenanceController.php
Fixed OIDC Logout
[bookstack] / app / Settings / MaintenanceController.php
index 7bf4c973c50116a9f70353bf9fe9dd6b90320d3f..9c48a432326c13bfcc46f1faf92158ebcb5de174 100644 (file)
@@ -4,7 +4,7 @@ namespace BookStack\Settings;
 
 use BookStack\Activity\ActivityType;
 use BookStack\Entities\Tools\TrashCan;
-use BookStack\Http\Controllers\Controller;
+use BookStack\Http\Controller;
 use BookStack\Notifications\TestEmail;
 use BookStack\References\ReferenceStore;
 use BookStack\Uploads\ImageService;