mirror of
https://github.com/oceanprotocol/ocean-subgraph.git
synced 2024-12-02 05:57:29 +01:00
remove unused import.
This commit is contained in:
parent
7337d68db7
commit
0c4c3a5f2a
@ -8,7 +8,8 @@ import {
|
|||||||
Pool,
|
Pool,
|
||||||
PoolToken,
|
PoolToken,
|
||||||
PoolShare,
|
PoolShare,
|
||||||
Datatoken, PoolTransaction, PoolTransactionTokenValues
|
Datatoken,
|
||||||
|
PoolTransaction
|
||||||
} from '../types/schema'
|
} from '../types/schema'
|
||||||
import {
|
import {
|
||||||
hexToDecimal,
|
hexToDecimal,
|
||||||
|
Loading…
Reference in New Issue
Block a user