diff --git a/couchpotato/core/downloaders/utorrent/main.py b/couchpotato/core/downloaders/utorrent/main.py index 364fe11..f49859a 100644 --- a/couchpotato/core/downloaders/utorrent/main.py +++ b/couchpotato/core/downloaders/utorrent/main.py @@ -9,7 +9,6 @@ from multipartpost import MultipartPostHandler import cookielib import httplib import json -import os import re import time import urllib