]> BookStack Code Mirror - bookstack/blobdiff - tests/BrowserKitTest.php
Refactored the code to first check for the permissions before sorting the book.
[bookstack] / tests / BrowserKitTest.php
index 1eabc74170ab75067e1ff95c57057cc0d9e156d6..d5c9911f8c619c3f41ff41a7d52cb2abc62f6e6c 100644 (file)
@@ -3,7 +3,6 @@
 use BookStack\Entity;
 use BookStack\Role;
 use BookStack\Services\PermissionService;
-use BookStack\User;
 use Illuminate\Contracts\Console\Kernel;
 use Illuminate\Foundation\Testing\DatabaseTransactions;
 use Laravel\BrowserKitTesting\TestCase;