Skip to content

Commit 3ffeef1

Browse files
committed
dev: remove console log
1 parent 80d1025 commit 3ffeef1

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

dev/fieldAwesome.vue

-1
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,6 @@
55
<script>
66
import VueFormGenerator from "../src";
77
8-
console.log(VueFormGenerator);
98
export default {
109
mixins: [ VueFormGenerator.abstractField ]
1110
};

0 commit comments

Comments
 (0)