Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit 3ffeef1

Browse files
committedSep 2, 2016
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

Lines changed: 0 additions & 1 deletion
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)
Please sign in to comment.