Skip to content

Commit

Permalink
chore: dummy
Browse files Browse the repository at this point in the history
  • Loading branch information
waitingsong committed Nov 9, 2024
1 parent 437e92d commit 9f5dc07
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions packages/grpc/src/comsumer/clients.ts
Original file line number Diff line number Diff line change
Expand Up @@ -149,3 +149,4 @@ export const createGRPCConsumer = async <T>(
}
return Array.from(clients.values())[0];
};

Check failure on line 152 in packages/grpc/src/comsumer/clients.ts

View workflow job for this annotation

GitHub Actions / lintAndTestLegacy (lts/*, ubuntu-latest)

Delete `⏎`

Check failure on line 152 in packages/grpc/src/comsumer/clients.ts

View workflow job for this annotation

GitHub Actions / lintAndTestLegacy (lts/*, ubuntu-latest)

Delete `⏎`

0 comments on commit 9f5dc07

Please sign in to comment.