Skip to content

Commit

Permalink
Merge pull request Uniswap#261 from Uniswap/ian/beta
Browse files Browse the repository at this point in the history
fix: remove beta on optimism
  • Loading branch information
ianlapham authored Sep 25, 2022
2 parents 89e3861 + 44cd235 commit e071e9f
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/constants/networks.ts
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,6 @@ export const OptimismNetworkInfo: NetworkInfo = {
primaryColor: '#F01B36',
secondaryColor: '#FB7876',
imageURL: OPTIMISM_LOGO_URL,
blurb: 'Beta',
}

export const PolygonNetworkInfo: NetworkInfo = {
Expand Down

0 comments on commit e071e9f

Please sign in to comment.