Skip to content

Commit

Permalink
Remove unneeded imports
Browse files Browse the repository at this point in the history
  • Loading branch information
2color committed May 16, 2019
1 parent 2f37fe6 commit ca8bf17
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions apps/voting/app/src/script.js
Original file line number Diff line number Diff line change
@@ -1,6 +1,4 @@
import Aragon, { ACCOUNTS_TRIGGER } from '@aragon/api'
import { of } from 'rxjs'
import { map } from 'rxjs/operators'
import { addressesEqual } from './web3-utils'
import voteSettings from './vote-settings'
import { voteTypeFromContractEnum } from './vote-utils'
Expand Down

0 comments on commit ca8bf17

Please sign in to comment.