]> BookStack Code Mirror - bookstack/blobdiff - tests/User/UserPreferencesTest.php
Quick run through of applying new test entity helper class
[bookstack] / tests / User / UserPreferencesTest.php
index 2273be2b426b555b5b6a1f97bd825beebddc228d..c65b11d7d896a712a732dea8e6831c55f1b39ad2 100644 (file)
@@ -2,8 +2,6 @@
 
 namespace Tests\User;
 
-use BookStack\Entities\Models\Bookshelf;
-use BookStack\Entities\Models\Page;
 use Tests\TestCase;
 
 class UserPreferencesTest extends TestCase