Skip to content

Commit

Permalink
rm berachain from usdc bridge
Browse files Browse the repository at this point in the history
  • Loading branch information
yuli-ferna committed Feb 27, 2025
1 parent a724d0b commit b5df232
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 2 deletions.
1 change: 0 additions & 1 deletion apps/connect/src/env/usdc-bridge.mainnet.ts
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,6 @@ export const ENV: Env = {
"Sui",
"Aptos",
"Unichain",
"Berachain",
],
}
),
Expand Down
1 change: 0 additions & 1 deletion apps/connect/src/env/usdc-bridge.testnet.ts
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,6 @@ export const ENV: Env = {
"Sui",
"Aptos",
"Unichain",
"Berachain",
],
}
),
Expand Down

0 comments on commit b5df232

Please sign in to comment.