summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rwxr-xr-xautopeer_shell.py2
1 files changed, 0 insertions, 2 deletions
diff --git a/autopeer_shell.py b/autopeer_shell.py
index 3b51c36..f7b2cdd 100755
--- a/autopeer_shell.py
+++ b/autopeer_shell.py
@@ -1,7 +1,5 @@
#!/usr/bin/python3
-#TODO: capture ^C during commands
-
import cmd, functools, getpass, os, re, subprocess, sys, time, traceback
try:
import readline