Skip to content

Commit c5099ff

Browse files
[AUTOMATED]: Prettier Code Styling
1 parent 8dbcb8e commit c5099ff

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

packages/firestore/src/local/tab_notification_channel.ts

-1
Original file line numberDiff line numberDiff line change
@@ -251,7 +251,6 @@ export class LocalStorageNotificationChannel implements TabNotificationChannel {
251251
}
252252
};
253253

254-
255254
constructor(private persistenceKey: string, private instanceId: string) {
256255
this.currentInstanceKey = this.buildKey(
257256
INSTANCE_ROW_PREFIX,

0 commit comments

Comments
 (0)