Skip to content

Commit

Permalink
Last lint fix part 2.
Browse files Browse the repository at this point in the history
  • Loading branch information
thetroyharris committed Dec 11, 2023
1 parent 1492a94 commit bda3f76
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/mappings/helpers/weighted.ts
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
import { Address, BigInt, Bytes } from '@graphprotocol/graph-ts';

import { Pool, GradualWeightUpdate } from '../../types/schema';
import { WeightedPool } from '../../types/templates/WeightedPool/WeightedPool';

import { ZERO_BD, ONE, ZERO } from './constants';
import { scaleDown, loadPoolToken } from './misc';
Expand Down

0 comments on commit bda3f76

Please sign in to comment.