1
0
mirror of https://github.com/BookStackApp/BookStack.git synced 2025-07-31 15:24:31 +03:00

Fixed failing references after controller/file reshuffle

This commit is contained in:
Dan Brown
2023-05-24 09:06:15 +01:00
parent 141eecb858
commit df6326e5ab
8 changed files with 8 additions and 6 deletions

View File

@ -2,6 +2,7 @@
namespace BookStack\Activity\Tools;
use BookStack\Activity\DispatchWebhookJob;
use BookStack\Activity\Models\Activity;
use BookStack\Activity\Models\Loggable;
use BookStack\Activity\Models\Webhook;