1
0
mirror of https://github.com/bitwarden/browser synced 2026-01-06 18:43:25 +00:00

Fix lint errors from merge (#13122)

This commit is contained in:
Justin Baur
2025-01-29 10:04:15 -05:00
committed by GitHub
parent fe08980a89
commit 320a459e38
3 changed files with 3 additions and 0 deletions

View File

@@ -1,6 +1,7 @@
import { concat, defer, fromEvent, map, Observable, of, switchMap } from "rxjs";
import { SupportStatus } from "@bitwarden/common/platform/misc/support-status";
// eslint-disable-next-line no-restricted-imports -- In platform owned code.
import {
WebPushConnector,
WorkerWebPushConnectionService,