⚡ Remove unused computed val
This commit is contained in:
parent
76f22b032d
commit
9a0afd7c99
1 changed files with 0 additions and 3 deletions
|
|
@ -45,9 +45,6 @@ export default {
|
|||
}
|
||||
return {};
|
||||
},
|
||||
showOnOffStatusOnly() {
|
||||
return this.options.showOnOffStatusOnly;
|
||||
},
|
||||
limit() {
|
||||
return this.options.limit || 10;
|
||||
},
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue