diff --git a/pilot.py b/pilot.py index a7e9108c..67ffd4db 100755 --- a/pilot.py +++ b/pilot.py @@ -182,8 +182,6 @@ def main() -> int: f"pilot.workflow.{args.workflow}", globals(), locals(), [args.workflow], 0 ) - # check if real-time logging is requested for this queue - #rtloggingtype # update the pilot heartbeat file update_pilot_heartbeat(time.time())