This commit is contained in:
syuilo 2018-12-17 17:21:45 +09:00
parent e0d6b1f0fd
commit 097e031ea0

View file

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