]> BookStack Code Mirror - bookstack/blobdiff - app/Http/Controllers/BookshelfController.php
enh(recently updated): show updatedBy and updated_at
[bookstack] / app / Http / Controllers / BookshelfController.php
index 3bcdfbfb8ce6424b11721961e7ffc0da5082f6ed..9a7f78a85a0417fc70b3ea707ea495397577e1eb 100644 (file)
@@ -2,7 +2,6 @@
 
 namespace BookStack\Http\Controllers;
 
-use Activity;
 use BookStack\Actions\ActivityQueries;
 use BookStack\Actions\View;
 use BookStack\Entities\Models\Book;