remove console.log
This commit is contained in:
parent
d08f86aa49
commit
9a930ee1aa
@ -639,7 +639,6 @@ export default {
|
|||||||
this.stakingParameters = res
|
this.stakingParameters = res
|
||||||
})
|
})
|
||||||
}).catch(err => {
|
}).catch(err => {
|
||||||
console.log(err)
|
|
||||||
this.error = err
|
this.error = err
|
||||||
})
|
})
|
||||||
},
|
},
|
||||||
|
Loading…
Reference in New Issue
Block a user