mirror of
https://github.com/gryf/pentadactyl-pm.git
synced 2025-12-20 23:17:59 +01:00
Remove some unused self var declarations.
This commit is contained in:
@@ -10,7 +10,6 @@
|
||||
|
||||
const CommandWidgets = Class("CommandWidgets", {
|
||||
init: function () {
|
||||
const self = this;
|
||||
this.elements = {};
|
||||
this.addElement({
|
||||
name: "container",
|
||||
|
||||
Reference in New Issue
Block a user