@@ -72,8 +72,7 @@ |
||
72 | 72 | $c->query(MiscService::class), |
73 | 73 | new UserStoragesService($userStoragesService) |
74 | 74 | ); |
75 | - } |
|
76 | - catch (QueryException $e) { |
|
75 | + } catch (QueryException $e) { |
|
77 | 76 | return new SearchMappingService( |
78 | 77 | $c->query(ConfigService::class), |
79 | 78 | $c->query(MiscService::class) |