Skip to content

Commit 24c1575

Browse files
committed
Removed unnecessary import
1 parent 21ecf95 commit 24c1575

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

packages/firestore/src/platform/browser/webchannel_connection.ts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,6 @@ import { Code, FirestoreError } from '../../util/error';
4646
import { logDebug, logWarn } from '../../util/log';
4747
import { Rejecter, Resolver } from '../../util/promise';
4848
import { StringMap } from '../../util/types';
49-
import { isCloudWorkstation } from '@firebase/util';
5049

5150
const LOG_TAG = 'WebChannelConnection';
5251

0 commit comments

Comments
 (0)