Skip to content

Commit

Permalink
⚡ Remove unused computed val
Browse files Browse the repository at this point in the history
  • Loading branch information
Lissy93 committed Jun 4, 2022
1 parent c823a2e commit 5c896fd
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions src/components/Widgets/AdGuardTopDomains.vue
Original file line number Diff line number Diff line change
Expand Up @@ -45,9 +45,6 @@ export default {
}
return {};
},
showOnOffStatusOnly() {
return this.options.showOnOffStatusOnly;
},
limit() {
return this.options.limit || 10;
},
Expand Down

0 comments on commit 5c896fd

Please sign in to comment.