Skip to content

Commit e761a30

Browse files
committed
Update CooldownManager.lua
1 parent bb237b9 commit e761a30

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

Source/FrameHandlers/CooldownManager.lua

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -120,7 +120,6 @@ end
120120
function addon:initCooldownManager()
121121
if not addon.db.global.EMEOptions.cooldownManager then return end
122122

123-
local wasConverted
124123
local function updateAll()
125124
if not isEnabled then return end
126125
for _, itemFrame in pairs(EssentialCooldownViewer:GetItemFrames()) do

0 commit comments

Comments
 (0)