Skip to content

Commit

Permalink
Cleanup
Browse files Browse the repository at this point in the history
  • Loading branch information
PalNilsson committed Oct 31, 2024
1 parent b93f3cc commit b1c4549
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions pilot.py
Original file line number Diff line number Diff line change
Expand Up @@ -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())

Expand Down

0 comments on commit b1c4549

Please sign in to comment.