mirror of
https://github.com/bitwarden/browser.git
synced 2024-11-23 11:56:00 +01:00
lint fix
This commit is contained in:
parent
ab7c9a67a1
commit
f20e7c3011
@ -11,7 +11,7 @@ import {
|
||||
} from 'electron';
|
||||
|
||||
import { Main } from '../main';
|
||||
import { isMacAppStore, isWindowsStore, isSnapStore } from '../scripts/utils';
|
||||
import { isMacAppStore, isSnapStore, isWindowsStore } from '../scripts/utils';
|
||||
|
||||
import { ConstantsService } from 'jslib/services/constants.service';
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user