@@ -22,7 +22,6 @@ |
||
22 | 22 | use Cake\Http\Exception\NotFoundException; |
23 | 23 | use Saito\Exception\SaitoForbiddenException; |
24 | 24 | use Saito\User\Permission\Identifier\Owner; |
25 | -use Saito\User\SaitoUser; |
|
26 | 25 | |
27 | 26 | /** |
28 | 27 | * Bookmarks Controller |