]> BookStack Code Mirror - bookstack/blobdiff - app/Activity/Controllers/WebhookController.php
respective book and chapter structure added.
[bookstack] / app / Activity / Controllers / WebhookController.php
index 90e70bafc3fd678d4409201d533ea943f92bbeae..dcca1dc413f308939d5b1d3f405885d4bdb58c68 100644 (file)
@@ -5,7 +5,7 @@ namespace BookStack\Activity\Controllers;
 use BookStack\Activity\ActivityType;
 use BookStack\Activity\Models\Webhook;
 use BookStack\Activity\Queries\WebhooksAllPaginatedAndSorted;
-use BookStack\Http\Controllers\Controller;
+use BookStack\Http\Controller;
 use BookStack\Util\SimpleListOptions;
 use Illuminate\Http\Request;