Skip to content

Commit

Permalink
fix lint
Browse files Browse the repository at this point in the history
  • Loading branch information
Dhruv Chauhan authored and Dhruv Chauhan committed Sep 11, 2023
1 parent a6183bb commit c23a89b
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions subgraphs/uniswap-forks/src/mappings/pool.ts
Original file line number Diff line number Diff line change
@@ -1,4 +1,3 @@
import { dataSource } from "@graphprotocol/graph-ts";
import {
Mint,
Burn,
Expand Down Expand Up @@ -26,7 +25,6 @@ import {
import {
BIGINT_THOUSAND,
BIGINT_ZERO,
Network,
UsageType,
ZERO_ADDRESS,
} from "../common/constants";
Expand Down

0 comments on commit c23a89b

Please sign in to comment.