summaryrefslogtreecommitdiffstats
path: root/BitTorrent/makemetafile.py
diff options
context:
space:
mode:
Diffstat (limited to 'BitTorrent/makemetafile.py')
-rw-r--r--BitTorrent/makemetafile.py1
1 files changed, 0 insertions, 1 deletions
diff --git a/BitTorrent/makemetafile.py b/BitTorrent/makemetafile.py
index ba6583c..798f325 100644
--- a/BitTorrent/makemetafile.py
+++ b/BitTorrent/makemetafile.py
@@ -21,7 +21,6 @@ from threading import Event
from BitTorrent.bencode import bencode, bdecode
from BitTorrent.btformats import check_info
from BitTorrent.parseargs import parseargs, printHelp
-from BitTorrent.obsoletepythonsupport import *
from BitTorrent import BTFailure
from khashmir.node import Node