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 Oct 14, 2024
1 parent 5452144 commit ebd8bd8
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 2 deletions.
1 change: 0 additions & 1 deletion subgraphs/blackwing/src/mappings/handlers.ts
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,6 @@ import { ProtocolConfig, TokenPricer } from "../sdk/protocols/config";
import { TokenInitializer, TokenParams } from "../sdk/protocols/generic/tokens";
import { bigIntToBigDecimal } from "../sdk/util/numbers";
import {
BIGDECIMAL_ZERO,
BIGINT_MINUS_ONE,
BIGINT_ONE,
ETH_ADDRESS,
Expand Down
1 change: 0 additions & 1 deletion subgraphs/blackwing/src/mappings/helpers.ts
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,6 @@ import {
import {
BIGDECIMAL_ONE,
BIGINT_TEN_TO_EIGHTEENTH,
BIGINT_TEN_TO_SIX,
Network,
} from "../sdk/util/constants";

Expand Down

0 comments on commit ebd8bd8

Please sign in to comment.