From f1c38ca36422d5a0fb258a7050c170304d1ab633 Mon Sep 17 00:00:00 2001 From: Jamie Hewitt Date: Mon, 4 Jul 2022 11:53:20 +0100 Subject: [PATCH] lint:fix --- src/mappings/erc20Templates.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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(