]> BookStack Code Mirror - bookstack/blobdiff - tests/OpenGraphTest.php
New translations activities.php (Portuguese)
[bookstack] / tests / OpenGraphTest.php
index dd99b7befd90f1d15721ef6f06ff091e0940832d..43389ad787ccc245a9b1d6d980f790c723a09038 100644 (file)
@@ -8,7 +8,6 @@ use BookStack\Entities\Models\Chapter;
 use BookStack\Entities\Models\Page;
 use BookStack\Entities\Repos\BaseRepo;
 use BookStack\Entities\Repos\BookRepo;
-use BookStack\Entities\Repos\BookshelfRepo;
 use Illuminate\Support\Str;
 use Tests\Uploads\UsesImages;