mirror of
https://github.com/gryf/pentadactyl-pm.git
synced 2026-03-29 15:53:32 +02: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