remove log

This commit is contained in:
Peter Clement 2021-10-14 16:46:59 +01:00
parent 8ab72050f8
commit 08f621f33e
1 changed files with 0 additions and 1 deletions

View File

@ -49,7 +49,6 @@
function schemaHasOptions(schema) {
return !!schema.constraints?.inclusion?.length
}
$: console.log(schemaFields)
</script>
<Select