Skip to content

Commit

Permalink
Remove leftover message
Browse files Browse the repository at this point in the history
  • Loading branch information
tbarbette committed May 10, 2024
1 parent 6932ae0 commit 72056d7
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion npf/test.py
Original file line number Diff line number Diff line change
Expand Up @@ -474,7 +474,6 @@ def killall(queue, event):
time.sleep(0.010)
i += 1
try:
print("Force kill!")
killer.force_kill()
except OSError:
pass
Expand Down

0 comments on commit 72056d7

Please sign in to comment.