summaryrefslogtreecommitdiffstats
path: root/BitTorrent/ConvertedMetainfo.py
diff options
context:
space:
mode:
Diffstat (limited to 'BitTorrent/ConvertedMetainfo.py')
-rw-r--r--BitTorrent/ConvertedMetainfo.py3
1 files changed, 0 insertions, 3 deletions
diff --git a/BitTorrent/ConvertedMetainfo.py b/BitTorrent/ConvertedMetainfo.py
index 20a6fc8..0e22205 100644
--- a/BitTorrent/ConvertedMetainfo.py
+++ b/BitTorrent/ConvertedMetainfo.py
@@ -10,9 +10,6 @@
# Written by Uoti Urpala
-# required for Python 2.2
-from __future__ import generators
-
import os
import sys
from sha import sha