⚡ Remove unused computed val
This commit is contained in:
committed by
Alicia Sykes
parent
c823a2e9bd
commit
5c896fded5
@@ -45,9 +45,6 @@ export default {
|
||||
}
|
||||
return {};
|
||||
},
|
||||
showOnOffStatusOnly() {
|
||||
return this.options.showOnOffStatusOnly;
|
||||
},
|
||||
limit() {
|
||||
return this.options.limit || 10;
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user