remove logs

This commit is contained in:
Peter Clement 2022-10-26 09:03:50 +01:00
parent 45c98041ff
commit f38b6e1cd8
1 changed files with 0 additions and 2 deletions

View File

@ -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">