remove print

This commit is contained in:
NoM0Re
2025-09-10 00:09:48 +02:00
parent 9149ec1f75
commit 3c8ed9f073
-1
View File
@@ -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{