Remove log

This commit is contained in:
Adria Navarro 2024-03-14 16:01:21 +01:00
parent 8995a5170b
commit 2229210082
1 changed files with 0 additions and 2 deletions

View File

@ -504,8 +504,6 @@
onMount(() => {
mounted = true
})
$: console.log({ editableColumn })
</script>
<Layout noPadding gap="S">