]> BookStack Code Mirror - bookstack/blobdiff - tests/Commands/UpdateUrlCommandTest.php
Guest create page: name field autofocus
[bookstack] / tests / Commands / UpdateUrlCommandTest.php
index c4b09162e80bd5705a37694724fdb371b3095bdc..c07a8031248e6c990f83c2ca83149907b5c500d3 100644 (file)
@@ -2,7 +2,6 @@
 
 namespace Tests\Commands;
 
-use BookStack\Entities\Models\Page;
 use Symfony\Component\Console\Exception\RuntimeException;
 use Tests\TestCase;