mirror of
https://github.com/oceanprotocol/market.git
synced 2024-12-02 05:57:29 +01:00
removing console.log message
This commit is contained in:
parent
41a4f6497a
commit
4e09592177
@ -23,7 +23,6 @@ export default function Permission({
|
||||
if (url === undefined) return
|
||||
const getData = async () => {
|
||||
if (accountId === undefined) {
|
||||
console.log('accountId', accountId)
|
||||
updateError('Please make sure your wallet is connected to proceed.')
|
||||
updateMessageState('info')
|
||||
} else {
|
||||
|
Loading…
Reference in New Issue
Block a user