Skip to content

Commit

Permalink
remove unused import.
Browse files Browse the repository at this point in the history
  • Loading branch information
ssallam committed Dec 9, 2020
1 parent 7337d68 commit 0c4c3a5
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion src/mappings/pool.ts
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,8 @@ import {
Pool,
PoolToken,
PoolShare,
Datatoken, PoolTransaction, PoolTransactionTokenValues
Datatoken,
PoolTransaction
} from '../types/schema'
import {
hexToDecimal,
Expand Down

0 comments on commit 0c4c3a5

Please sign in to comment.