remove print
This commit is contained in:
@@ -520,7 +520,6 @@ function WeakAuras.Import(inData, target, callbackFunc, linkedAuras)
|
|||||||
if type(inData) == 'string' then
|
if type(inData) == 'string' then
|
||||||
-- encoded data
|
-- encoded data
|
||||||
local received = StringToTable(inData, true)
|
local received = StringToTable(inData, true)
|
||||||
DevTools_Dump(StringToTable)
|
|
||||||
if type(received) == 'string' then
|
if type(received) == 'string' then
|
||||||
-- this is probably an error message from LibDeflate. Display it.
|
-- this is probably an error message from LibDeflate. Display it.
|
||||||
ShowTooltip{
|
ShowTooltip{
|
||||||
|
|||||||
Reference in New Issue
Block a user