mirror of
https://github.com/bitwarden/browser.git
synced 2024-11-27 12:36:14 +01:00
remove old fs import
This commit is contained in:
parent
bf8157d819
commit
bf559f363b
@ -1,5 +1,4 @@
|
||||
import { app, BrowserWindow } from 'electron';
|
||||
import * as fs from 'fs';
|
||||
import * as path from 'path';
|
||||
|
||||
import { DesktopMainMessagingService } from './services/desktopMainMessaging.service';
|
||||
|
Loading…
Reference in New Issue
Block a user