1
0
mirror of https://github.com/bitwarden/browser synced 2025-12-22 11:13:46 +00:00

Match linter rules

This commit is contained in:
Matt Gibson
2021-02-03 12:21:22 -06:00
parent 62a43e536c
commit e76e56d824
19 changed files with 62 additions and 53 deletions

View File

@@ -1,5 +1,5 @@
import NativeMessage from './nativemessage';
import IPC from './ipc';
import NativeMessage from './nativemessage';
// Proxy is a lightweight application which provides bi-directional communication
// between the browser extension and a running desktop application.