milo: cleanup

This commit is contained in:
kepler155c@gmail.com
2019-01-04 04:13:00 -05:00
parent 1f00136f42
commit 57aecae996
4 changed files with 17 additions and 29 deletions

View File

@@ -80,8 +80,7 @@ function ExportTask:cycle(context)
end
end)
if not s and m then
_G._debug('Importer error')
_G._debug(m)
_G._debug('EXPORTER error: ' .. m)
end
end
end