Skip to content

Commit

Permalink
Remove unused variables
Browse files Browse the repository at this point in the history
  • Loading branch information
Vishram1123 committed Feb 22, 2024
1 parent 1444de4 commit 21ea896
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions gjsosk@vishram1123.com/extension.js
Original file line number Diff line number Diff line change
Expand Up @@ -208,9 +208,6 @@ class GjsOskExtension {
}

disable() {
this._quick_settings_indicator.quickSettingsItems.forEach(item => item.destroy());
this._quick_settings_indicator.destroy();
this._quick_settings_indicator = null;

if (this._indicator !== null) {
this._indicator.destroy();
Expand Down

0 comments on commit 21ea896

Please sign in to comment.