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