]> BookStack Code Mirror - bookstack/blobdiff - app/Entities/Repos/DeletionRepo.php
Customization: Added parent tag classes
[bookstack] / app / Entities / Repos / DeletionRepo.php
index 5d53013dc33deb51fd748fe3f429fb6f0e59bb41..e47192cc2f12266bed38a3f62107ef00a1b7f86a 100644 (file)
@@ -2,7 +2,7 @@
 
 namespace BookStack\Entities\Repos;
 
-use BookStack\Actions\ActivityType;
+use BookStack\Activity\ActivityType;
 use BookStack\Entities\Models\Deletion;
 use BookStack\Entities\Tools\TrashCan;
 use BookStack\Facades\Activity;