Skip to content

Commit b762d40

Browse files
author
Spencer Dellis
authored
Removing unnecessary line
1 parent ceb5988 commit b762d40

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/mixins/reactiveProp.js

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,6 @@ module.exports = {
44
required: true
55
}
66
},
7-
87
watch: {
98
'chartData': {
109
handler (newData, oldData) {

0 commit comments

Comments
 (0)