Skip to content

Commit

Permalink
bugfix
Browse files Browse the repository at this point in the history
  • Loading branch information
g1nt0ki committed Mar 4, 2024
1 parent 5cb8d45 commit ae615fd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion projects/uniswap/index.js
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
const { uniV3Export } = require('../helper/uniswapV3')
const { cachedGraphQuery } = require('../helper/cache')
const { cachedGraphQuery, configPost } = require('../helper/cache')
const { sumTokens2 } = require('../helper/unwrapLPs')

const graphs = {
Expand Down

0 comments on commit ae615fd

Please sign in to comment.