optimize preproess

This commit is contained in:
2024-10-10 14:49:24 +08:00
parent 5c24d108e0
commit d564701807
5 changed files with 21 additions and 26 deletions

View File

@@ -121,9 +121,6 @@ class ReconstructionUtil:
else:
break
# ----- Debug Trace ----- #
import ipdb; ipdb.set_trace()
# ------------------------ #
if status_info is not None:
sm = status_info["status_manager"]
app_name = status_info["app_name"]