Skip to content

Commit

Permalink
nit: fix lint
Browse files Browse the repository at this point in the history
  • Loading branch information
dhruv-chauhan committed Dec 5, 2024
1 parent 4fc4add commit 5ad8f9a
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion subgraphs/flat-money/src/mappings/handlers.ts
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,6 @@ import { ProtocolConfig, TokenPricer } from "../sdk/protocols/config";
import { TokenInitializer, TokenParams } from "../sdk/protocols/generic/tokens";
import { bigDecimalToBigInt, bigIntToBigDecimal } from "../sdk/util/numbers";
import {
BIGDECIMAL_HUNDRED,
BIGDECIMAL_ZERO,
BIGINT_MINUS_ONE,
BIGINT_ZERO,
Expand Down

0 comments on commit 5ad8f9a

Please sign in to comment.