Skip to content

Commit

Permalink
Remove CB reference.
Browse files Browse the repository at this point in the history
  • Loading branch information
Kiatra committed Feb 18, 2024
1 parent 961253e commit 8489784
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions Broker_MicroMenu.lua
Original file line number Diff line number Diff line change
Expand Up @@ -11,8 +11,6 @@ local _
local addonName = Broker_MicroMenuEmbeddedName or "Broker_MicroMenu"
local path = Broker_MicroMenuEmbeddedPath or "Interface\\AddOns\\Broker_MicroMenu\\media\\"

local ChocolateBar = LibStub("AceAddon-3.0"):GetAddon("ChocolateBar", true)

local function Debug(...)
--@debug@
local s = addonName.." Debug:"
Expand Down

0 comments on commit 8489784

Please sign in to comment.