diff --git a/bin/android_arm/torrent2http b/bin/android_arm/torrent2http deleted file mode 100644 index f4785ac..0000000 Binary files a/bin/android_arm/torrent2http and /dev/null differ diff --git a/bin/darwin_x64/torrent2http b/bin/darwin_x64/torrent2http deleted file mode 100644 index 02ab529..0000000 Binary files a/bin/darwin_x64/torrent2http and /dev/null differ diff --git a/bin/linux_arm/torrent2http b/bin/linux_arm/torrent2http deleted file mode 100644 index 6e7dafb..0000000 Binary files a/bin/linux_arm/torrent2http and /dev/null differ diff --git a/bin/linux_x64/torrent2http b/bin/linux_x64/torrent2http deleted file mode 100644 index 3221768..0000000 Binary files a/bin/linux_x64/torrent2http and /dev/null differ diff --git a/bin/linux_x86/torrent2http b/bin/linux_x86/torrent2http deleted file mode 100644 index 5cfff30..0000000 Binary files a/bin/linux_x86/torrent2http and /dev/null differ diff --git a/lib/torrent2http/engine.py b/lib/torrent2http/engine.py index 450cb95..e8a76f0 100644 --- a/lib/torrent2http/engine.py +++ b/lib/torrent2http/engine.py @@ -9,7 +9,7 @@ import time import urllib2 import httplib from os.path import dirname -from bin.functions import * +from download import LibraryManager import logpipe import mimetypes