mirror of
https://github.com/koel/koel
synced 2024-11-24 21:23:06 +00:00
Remove redundant code
This commit is contained in:
parent
517c71e26c
commit
6377c0d948
1 changed files with 0 additions and 6 deletions
|
@ -42,12 +42,6 @@
|
|||
},
|
||||
},
|
||||
|
||||
methods: {
|
||||
setViewMode(mode) {
|
||||
this.viewMode = mode;
|
||||
},
|
||||
},
|
||||
|
||||
events: {
|
||||
/**
|
||||
* When the application is ready, load the first batch of items.
|
||||
|
|
Loading…
Reference in a new issue