Skip to content

Commit

Permalink
chore: clean up
Browse files Browse the repository at this point in the history
  • Loading branch information
lsps9150414 committed Sep 28, 2022
1 parent 9a051c1 commit d13ccc4
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/core/contractReader/ContractReader.ts
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,6 @@ import { contractCallsParserForErrorHandling, genKeyFromContractAndFuncName } fr
import Big from "big.js"
import { MarketMap } from "../market"
import { Metadata } from "../../metadata"
import { RetryProvider } from "../../network/RetryProvider"
import { marketInfo } from "../market/Markets"

function logger(...args: any[]) {
Expand Down

0 comments on commit d13ccc4

Please sign in to comment.