]> BookStack Code Mirror - bookstack/blobdiff - tests/Auth/AuthTest.php
Guest create page: name field autofocus
[bookstack] / tests / Auth / AuthTest.php
index 4456ed459cffc03d721ad74d2d33db0072f1b44e..3220b2aac72138c00a965093cd5d59e54d4c6ff5 100644 (file)
@@ -3,7 +3,6 @@
 namespace Tests\Auth;
 
 use BookStack\Auth\Access\Mfa\MfaSession;
-use BookStack\Entities\Models\Page;
 use Illuminate\Testing\TestResponse;
 use Tests\TestCase;