mirror of
https://github.com/bitwarden/browser
synced 2026-02-05 03:03:26 +00:00
Fix lint
This commit is contained in:
@@ -20,7 +20,6 @@ import { I18nService } from "../abstractions/i18n.service";
|
||||
const nodeURL = typeof self === "undefined" ? require("url") : null;
|
||||
|
||||
declare global {
|
||||
/* eslint-disable-next-line no-var */
|
||||
var bitwardenContainerService: BitwardenContainerService;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user