File tree Expand file tree Collapse file tree 2 files changed +82
-81
lines changed Expand file tree Collapse file tree 2 files changed +82
-81
lines changed Original file line number Diff line number Diff line change 2828use App \Model \Settings \Settings ;
2929use App \Model \Structure \Repositories \SubeventRepository ;
3030use App \Model \Structure \Subevent ;
31- use App \Model \User \Repositories \UserRepository ;
3231use App \Model \User \User ;
3332use App \Services \AclService ;
3433use App \Services \ApplicationService ;
@@ -83,7 +82,6 @@ public function __construct(
8382 private readonly BaseFormFactory $ baseFormFactory ,
8483 private readonly QueryBus $ queryBus ,
8584 private readonly EntityManagerInterface $ em ,
86- private readonly UserRepository $ userRepository ,
8785 private readonly RoleRepository $ roleRepository ,
8886 private readonly CustomInputRepository $ customInputRepository ,
8987 private readonly CustomInputValueRepository $ customInputValueRepository ,
You can’t perform that action at this time.
0 commit comments