Remove log

This commit is contained in:
Andrew Kingston 2023-03-30 08:53:26 +01:00
parent d3c17308ab
commit 09f4f210ee
1 changed files with 0 additions and 2 deletions

View File

@ -11,8 +11,6 @@
export let schema
export let onChange
$: selected && console.log(schema.relationshipType)
const { API } = getContext("sheet")
let isOpen = false