Skip to content

Commit aab685e

Browse files
committed
Fix lint
1 parent 358f8e8 commit aab685e

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

libs/common/src/platform/misc/utils.ts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,6 @@ import { I18nService } from "../abstractions/i18n.service";
2020
const nodeURL = typeof self === "undefined" ? require("url") : null;
2121

2222
declare global {
23-
/* eslint-disable-next-line no-var */
2423
var bitwardenContainerService: BitwardenContainerService;
2524
}
2625

0 commit comments

Comments
 (0)