mirror of https://github.com/grpc/grpc-node.git
Add newline in distrib-test.js
This commit is contained in:
parent
52a5e08c75
commit
bc28ee42fd
|
@ -19,4 +19,4 @@ const grpcJs = require('@grpc/grpc-js');
|
|||
|
||||
const grpcJsXds = require('@grpc/grpc-js-xds');
|
||||
|
||||
const protoLoader = require('@grpc/proto-loader');
|
||||
const protoLoader = require('@grpc/proto-loader');
|
||||
|
|
Loading…
Reference in New Issue