Skip to content

Commit 78d6e92

Browse files
Lint
1 parent a5128c5 commit 78d6e92

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/firestore/src/platform/node/load_protos.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,9 +19,9 @@ import { join, resolve, isAbsolute } from 'path';
1919

2020
// Note: We have to use a package import here to avoid build errors such as
2121
// https://github.com/firebase/firebase-js-sdk/issues/5983
22+
2223
import * as grpc from '@grpc/grpc-js';
2324
import * as protoLoader from '@grpc/proto-loader';
24-
2525
// only used in tests
2626
// eslint-disable-next-line import/no-extraneous-dependencies
2727
import { IConversionOptions, Root } from 'protobufjs';

0 commit comments

Comments
 (0)