forked from cerc-io/cosmos-explorer
Remove console
This commit is contained in:
parent
b680699a0c
commit
0a449889b5
@ -140,7 +140,6 @@ export default {
|
||||
},
|
||||
methods: {
|
||||
fetch() {
|
||||
console.log('fetch')
|
||||
Object.keys(this.chains).forEach(k => {
|
||||
const chain = this.chains[k]
|
||||
if (chain.api) {
|
||||
|
Loading…
Reference in New Issue
Block a user