Skip to content

Commit

Permalink
style: lint fix
Browse files Browse the repository at this point in the history
  • Loading branch information
emmacasolin committed Jun 9, 2022
1 parent 9730e5a commit 9c2bdea
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/client/service/vaultsClone.ts
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
import type { DB } from '@matrixai/db';
import type { Authenticate } from '../types';
import type VaultManager from '../../vaults/VaultManager';
import type { VaultName, VaultId } from '../../vaults/types';
import type { NodeId } from '../../nodes/types';
import type * as vaultsPB from '../../proto/js/polykey/v1/vaults/vaults_pb';
import type Logger from '@matrixai/logger';
Expand Down

0 comments on commit 9c2bdea

Please sign in to comment.