This commit is contained in:
2024-02-07 17:25:52 -06:00
parent 34a1a47b32
commit 25deb0c943
3 changed files with 3 additions and 5 deletions

View File

@@ -1920,8 +1920,6 @@ Sub JobDone(Job As HttpJob)
Subs.logJobDoneResultados(RESULT)
End If
Job.Release
End If
End Sub