Skip to content

Commit

Permalink
Update __init__.py
Browse files Browse the repository at this point in the history
  • Loading branch information
Tigul authored Aug 7, 2024
1 parent 7f5b749 commit 96722f7
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/pycram/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,6 @@


def signal_handler(sig, frame):
logging.info('You pressed Ctrl+C!')
World.current_world.exit()
print("Exiting...")
exit(0)
Expand Down

0 comments on commit 96722f7

Please sign in to comment.