mirror of
https://github.com/bitwarden/browser
synced 2025-12-15 07:43:35 +00:00
remove old fs import
This commit is contained in:
@@ -1,5 +1,4 @@
|
|||||||
import { app, BrowserWindow } from 'electron';
|
import { app, BrowserWindow } from 'electron';
|
||||||
import * as fs from 'fs';
|
|
||||||
import * as path from 'path';
|
import * as path from 'path';
|
||||||
|
|
||||||
import { DesktopMainMessagingService } from './services/desktopMainMessaging.service';
|
import { DesktopMainMessagingService } from './services/desktopMainMessaging.service';
|
||||||
|
|||||||
Reference in New Issue
Block a user