]> BookStack Code Mirror - bookstack/blobdiff - tests/PublicActionTest.php
Guest create page: name field autofocus
[bookstack] / tests / PublicActionTest.php
index 14759c5783a4eaed951dbb7c94eb01b52db3fec0..7e3f7be0032fae9b8ab5030adc6175b46be8aad5 100644 (file)
@@ -8,7 +8,6 @@ use BookStack\Auth\Role;
 use BookStack\Auth\User;
 use BookStack\Entities\Models\Book;
 use BookStack\Entities\Models\Chapter;
-use BookStack\Entities\Models\Page;
 use Illuminate\Support\Facades\Auth;
 use Illuminate\Support\Facades\View;