Skip to content

Commit

Permalink
fix
Browse files Browse the repository at this point in the history
  • Loading branch information
nicholaspai committed Dec 24, 2024
1 parent 3e245ba commit e541b25
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 2 deletions.
1 change: 0 additions & 1 deletion src/relayFeeCalculator/chain-queries/alephZero.ts
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,6 @@ export class AlephZeroQueries extends QueryBase {
symbolMapping,
spokePoolAddress,
simulatedRelayerAddress,
// gasMarkup,
logger,
coingeckoProApiKey,
undefined,
Expand Down
1 change: 0 additions & 1 deletion src/relayFeeCalculator/chain-queries/polygon.ts
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,6 @@ export class PolygonQueries extends QueryBase {
symbolMapping,
spokePoolAddress,
simulatedRelayerAddress,
// gasMarkup,
logger,
coingeckoProApiKey,
undefined,
Expand Down

0 comments on commit e541b25

Please sign in to comment.