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