@@ -78,8 +78,7 @@ |
||
78 | 78 | $c->query(MiscService::class), |
79 | 79 | new UserStoragesService($userStoragesService) |
80 | 80 | ); |
81 | - } |
|
82 | - catch (ContainerExceptionInterface $e) { |
|
81 | + } catch (ContainerExceptionInterface $e) { |
|
83 | 82 | return new SearchMappingService( |
84 | 83 | $c->query(ConfigService::class), |
85 | 84 | $c->query(MiscService::class) |