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(() => { onMount(() => {
mounted = true mounted = true
}) })
$: console.log({ editableColumn })
</script> </script>
<Layout noPadding gap="S"> <Layout noPadding gap="S">