remove logs
This commit is contained in:
parent
45c98041ff
commit
f38b6e1cd8
|
@ -163,8 +163,6 @@
|
||||||
fetchBackups(filterOpt, page, startDate, endDate)
|
fetchBackups(filterOpt, page, startDate, endDate)
|
||||||
loaded = true
|
loaded = true
|
||||||
})
|
})
|
||||||
$: console.log(loaded)
|
|
||||||
$: console.log(backups.length)
|
|
||||||
</script>
|
</script>
|
||||||
|
|
||||||
<div class="root">
|
<div class="root">
|
||||||
|
|
Loading…
Reference in New Issue