Skip to content

Commit 2cbe006

Browse files
committed
remove interrupt test
1 parent 95293ea commit 2cbe006

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

main.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,6 @@ def main():
1616

1717
def exit_program():
1818
print("Exiting the program...")
19-
interrupt()
2019
sys.exit(0)
2120

2221
main()

0 commit comments

Comments
 (0)