Remove console log statement

This commit is contained in:
Andrew Kingston 2020-10-12 10:51:57 +01:00
parent d5bf44bba1
commit 55573b7e32
1 changed files with 0 additions and 1 deletions

View File

@ -12,7 +12,6 @@
const dispatch = createEventDispatcher()
export let bindableProperties
console.log("Bindable Props: ", bindableProperties)
export let value = ""
export let close