diff --git a/src/mappings/erc20Templates.ts b/src/mappings/erc20Templates.ts index 3ba5e99..aa815bb 100644 --- a/src/mappings/erc20Templates.ts +++ b/src/mappings/erc20Templates.ts @@ -19,7 +19,7 @@ import { weiToDecimal } from './utils/generic' import { addOrder } from './utils/globalUtils' import { getToken, getUSDValue } from './utils/tokenUtils' import { getUser } from './utils/userUtils' -import { getOrder, getOrderId } from './utils/orderUtils' +import { getOrderId } from './utils/orderUtils' export function handleOrderStarted(event: OrderStarted): void { const order = new Order(