remove print
This commit is contained in:
parent
9149ec1f75
commit
3c8ed9f073
1 changed files with 0 additions and 1 deletions
|
|
@ -520,7 +520,6 @@ function WeakAuras.Import(inData, target, callbackFunc, linkedAuras)
|
|||
if type(inData) == 'string' then
|
||||
-- encoded data
|
||||
local received = StringToTable(inData, true)
|
||||
DevTools_Dump(StringToTable)
|
||||
if type(received) == 'string' then
|
||||
-- this is probably an error message from LibDeflate. Display it.
|
||||
ShowTooltip{
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue