]> BookStack Code Mirror - bookstack/blobdiff - tests/AuditLogTest.php
Code cleanup, bug squashing
[bookstack] / tests / AuditLogTest.php
index fa3ee52aa1d8d2ba772feb9ddbbc4ca66cb64339..3dc6fd7c2ecfd46b19cde94ba81f04da4a8f5d9a 100644 (file)
@@ -5,7 +5,7 @@ use BookStack\Actions\ActivityService;
 use BookStack\Actions\ActivityType;
 use BookStack\Auth\UserRepo;
 use BookStack\Entities\Tools\TrashCan;
-use BookStack\Entities\Page;
+use BookStack\Entities\Models\Page;
 use BookStack\Entities\Repos\PageRepo;
 use Carbon\Carbon;