try to clean it up (not working yet)

This commit is contained in:
2025-04-22 17:31:35 -05:00
parent 1d0b486e08
commit 8bcc8bc0b1
4 changed files with 681 additions and 682 deletions

View File

@ -11,7 +11,6 @@ function lazy:new()
local o = {}
setmetatable(o, self)
o.command_ids = {}
o.auto_ids = {}
o.keybind_ids = {}