Skip to content

Commit

Permalink
fix: remove duplicate arbitrum entry (#7891)
Browse files Browse the repository at this point in the history
  • Loading branch information
0xApotheosis authored Oct 4, 2024
1 parent e77a655 commit ba43c41
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion packages/swapper/src/swappers/PortalsSwapper/types.ts
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,6 @@ export const PortalsSupportedChainIds = [
KnownChainIds.PolygonMainnet,
KnownChainIds.BnbSmartChainMainnet,
KnownChainIds.OptimismMainnet,
KnownChainIds.ArbitrumMainnet,
KnownChainIds.GnosisMainnet,
KnownChainIds.BaseMainnet,
] as const
Expand Down

0 comments on commit ba43c41

Please sign in to comment.