mirror of
https://github.com/koel/koel
synced 2024-11-10 06:34:14 +00:00
Remove an empty useless method
This commit is contained in:
parent
70a34401f6
commit
913f21c9e5
1 changed files with 0 additions and 4 deletions
|
@ -57,10 +57,6 @@ export default {
|
|||
}, []);
|
||||
},
|
||||
|
||||
setupReactive(song, album) {
|
||||
|
||||
},
|
||||
|
||||
/**
|
||||
* Initializes the interaction (like/play count) information.
|
||||
*
|
||||
|
|
Loading…
Reference in a new issue