@@ -4,7 +4,6 @@ |
||
4 | 4 | use Anomaly\Streams\Platform\Entry\EntryRepository; |
5 | 5 | use Anomaly\UsersModule\Role\Contract\RoleInterface; |
6 | 6 | use Anomaly\UsersModule\Role\Contract\RoleRepositoryInterface; |
7 | -use Illuminate\Support\Collection; |
|
8 | 7 | |
9 | 8 | /** |
10 | 9 | * Class RoleRepositoryInterface |