Skip to content

Commit a791048

Browse files
committed
Removes console.log
1 parent 30bd0f1 commit a791048

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/components/Dropzone.svelte

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,6 @@
3737
export let required = false;
3838
const dispatch = createEventDispatcher();
3939
40-
console.log("yeeehaaaa here is the local UPDATED version!");
4140
//state
4241
4342
let state = {

0 commit comments

Comments
 (0)