Remove stray console.log
This commit is contained in:
parent
402a53cacb
commit
0ac6b17ff0
|
@ -55,7 +55,6 @@
|
|||
}
|
||||
|
||||
const refreshDefinitions = async () => {
|
||||
console.log("woot")
|
||||
await tables.fetch()
|
||||
await datasources.fetch()
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue