try to clean it up (not working yet)
This commit is contained in:
@ -11,7 +11,6 @@ function lazy:new()
|
||||
local o = {}
|
||||
|
||||
setmetatable(o, self)
|
||||
|
||||
o.command_ids = {}
|
||||
o.auto_ids = {}
|
||||
o.keybind_ids = {}
|
||||
|
Reference in New Issue
Block a user