Skip to content

Commit

Permalink
[build] 💚 remove unused variable
Browse files Browse the repository at this point in the history
  • Loading branch information
dappsar committed Feb 14, 2024
1 parent 4c7a384 commit 8688714
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/config.js
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,6 @@ export const MAIL_CONFIG = {
ethereal_pswd: process.env.MAIL_ETHEREAL_PSWD
}

export const is_production = environment === 'production' || environment === 'prod'
export const walletConnectProjectId =
process.env.WALLET_CONNECT_PROJECT_ID || 'd66ff03f26d5a3ef19530ba69b815448'
// not exposed, included then in NETWORKS variable.
Expand Down

0 comments on commit 8688714

Please sign in to comment.