summaryrefslogtreecommitdiffstats
path: root/launchmany-curses.py
diff options
context:
space:
mode:
Diffstat (limited to 'launchmany-curses.py')
-rwxr-xr-xlaunchmany-curses.py1
1 files changed, 0 insertions, 1 deletions
diff --git a/launchmany-curses.py b/launchmany-curses.py
index 86f8329..8f925ae 100755
--- a/launchmany-curses.py
+++ b/launchmany-curses.py
@@ -23,7 +23,6 @@ import sys, os
from threading import Event
from time import time, localtime, strftime
-from BitTorrent.obsoletepythonsupport import *
from BitTorrent.launchmanycore import LaunchMany
from BitTorrent.defaultargs import get_defaults
from BitTorrent.parseargs import parseargs, printHelp