Skip to content

Commit 5f3669f

Browse files
clean up
1 parent ae83d2f commit 5f3669f

1 file changed

Lines changed: 0 additions & 3 deletions

File tree

src/utils/query/paraWallet.ts

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -14,9 +14,6 @@ import { ENS_LINKS, WC_PROJECT_ID } from '../constants'
1414
import { transports } from './wagmi'
1515

1616
const prodParaApiKey = process.env.NEXT_PUBLIC_PARA_API_KEY_PROD
17-
console.log('prodParaApiKey: ', prodParaApiKey)
18-
// const prodParaApiKey = 'c5695b18d016139ac4db1c7f98a87e68'
19-
// const prodParaApiKey = 'c5695b18d016139ac4db1c7f98a87e68'
2017

2118
const APP_NAME = 'ENS'
2219
const PARA_ENV: Environment = prodParaApiKey ? Environment.PROD : Environment.BETA

0 commit comments

Comments
 (0)