Skip to content

Commit 6f59623

Browse files
committed
Remove an unused import
1 parent f98cda6 commit 6f59623

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

grpc-gcp/src/gcp_channel_factory.ts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,6 @@
1717
*/
1818

1919
import * as grpcType from '@grpc/grpc-js';
20-
import {ChannelInterface} from '@grpc/grpc-js';
2120
import {promisify} from 'util';
2221

2322
import {ChannelRef} from './channel_ref';

0 commit comments

Comments
 (0)