Skip to content

Commit

Permalink
ci: 2
Browse files Browse the repository at this point in the history
  • Loading branch information
waitingsong committed Nov 13, 2024
1 parent 86c6b6e commit 207e025
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions packages/grpc/test/index.test.ts
Original file line number Diff line number Diff line change
Expand Up @@ -9,8 +9,8 @@ import {
IClientOptions
} from '../src';

// import { Metadata } from '@grpc/grpc-js';
// import { hello } from './fixtures/base-app-multiple-package/src/interface';
import { Metadata } from '@grpc/grpc-js';
import { hello } from './fixtures/base-app-multiple-package/src/interface';

export namespace hero {
export interface HeroServiceClient {
Expand Down

0 comments on commit 207e025

Please sign in to comment.