refactor(recorder): Remove unnecessary data

This commit is contained in:
Aditya Hase 2018-10-19 14:34:45 +05:30
parent 90fdbf6e19
commit 986a3a9b28

View file

@ -12,7 +12,6 @@ export default {
data() {
return {
paths: [],
id: "Hello, Vue.js !!!"
};
},
mounted() {