Skip to content

Commit

Permalink
fix eslint
Browse files Browse the repository at this point in the history
  • Loading branch information
antelle committed May 9, 2021
1 parent 6db782d commit c7cd0a8
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/background/commands.ts
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,6 @@ import { backend } from './backend';
import { ContentScriptMessage, ContentScriptReturn } from 'common/content-script-interface';
import { BackendConnectionState } from 'common/backend-connection-state';
import { activateTab } from './utils';
import { KeeWebConnectGetLoginsResponseEntry } from './protocol/types';

interface CommandArgs {
command: string;
Expand Down

0 comments on commit c7cd0a8

Please sign in to comment.