remove debug print
This commit is contained in:
parent
cfc26d8c99
commit
5b35e31d76
1 changed files with 0 additions and 1 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue