This commit is contained in:
syuilo
2018-12-17 17:21:45 +09:00
parent 7e2b70f912
commit b6524616bc

View File

@ -20,9 +20,5 @@ export default {
document.body.appendChild(particle.$el);
});
},
unbind(el, binding, vn) {
}
};