Skip to content

Commit f731560

Browse files
committed
remove unused upvalue
1 parent 47cbe88 commit f731560

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

Bagnon_ItemLevel/main.lua

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,6 @@ local tonumber = tonumber
3939
local CreateFrame = _G.CreateFrame
4040
local GetDetailedItemLevelInfo = _G.GetDetailedItemLevelInfo
4141
local GetItemInfo = _G.GetItemInfo
42-
local GetItemQualityColor = _G.GetItemQualityColor
4342
local IsArtifactRelicItem = _G.IsArtifactRelicItem
4443

4544
-- Tooltip and scanning by Phanx

0 commit comments

Comments
 (0)