Skip to content

Commit

Permalink
remove console log
Browse files Browse the repository at this point in the history
  • Loading branch information
laurensV committed Nov 17, 2021
1 parent 190cbc8 commit a7357e2
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion services/bsc.js
Original file line number Diff line number Diff line change
Expand Up @@ -126,7 +126,6 @@ const bsc = {
},

onWalletConnectWeb3: async () => {
console.log('test')
const wcProvider = new WalletConnectProvider({
chainId: process.env.NUXT_ENV_BSC_NETWORK_ID,
rpc: {
Expand Down

0 comments on commit a7357e2

Please sign in to comment.