Remove an empty useless method

This commit is contained in:
An Phan 2016-03-06 15:46:46 +08:00
parent 70a34401f6
commit 913f21c9e5

View file

@ -57,10 +57,6 @@ export default {
}, []);
},
setupReactive(song, album) {
},
/**
* Initializes the interaction (like/play count) information.
*