Removed debug prints

This commit is contained in:
Matteo Biscosi 2024-05-31 07:05:32 -04:00
parent dec8c48fd0
commit 6b5a55497e
3 changed files with 1 additions and 5 deletions

View file

@ -24,8 +24,6 @@ end
-- ################################################
tprint(_POST)
local modules = import_export_rest_utils.unpack(_POST["JSON"])
if not modules or not modules["all"] then