Update contrib/catalog/read-write-split/workspace/packages/backend/src/catalogService.ts

Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
Signed-off-by: Stanislav Cherkasov <150145013+stanislav-c@users.noreply.github.com>
This commit is contained in:
Stanislav Cherkasov
2026-02-20 09:22:44 +01:00
committed by GitHub
parent 55b2cd2574
commit 1a344b44af
@@ -142,7 +142,7 @@ export class ReadWriteSplitCatalogService implements CatalogService {
}
async getLocations(
request: object | undefined,
request: {} | undefined,
options: CatalogServiceRequestOptions,
): Promise<GetLocationsResponse> {
return this.#catalogRead.getLocations(