remove debug print
This commit is contained in:
@@ -12,7 +12,6 @@ Private.LibGroupTalentsWrapper = {
|
||||
if LibGroupTalents then
|
||||
function Private.LibGroupTalentsWrapper.CallbackHandler(_, _, _, unit)
|
||||
if unit then
|
||||
print(unit)
|
||||
for _, f in ipairs(subscribers) do
|
||||
f(unit)
|
||||
end
|
||||
|
||||
Reference in New Issue
Block a user