Skip to content

Commit

Permalink
fix: remove unnecessary impport
Browse files Browse the repository at this point in the history
  • Loading branch information
shuffledex committed Apr 22, 2020
1 parent cdd98df commit dd77efa
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions src/types/index.ts
@@ -1,7 +1,5 @@
import BigNumber from 'bignumber.js';

import { Identity } from '~/api/entities/Identity';

export enum TransactionStatus {
/**
* the transaction is prepped to run
Expand Down

0 comments on commit dd77efa

Please sign in to comment.