From 965bd79a86ed06a58334b9aaa41b1c75b87e9726 Mon Sep 17 00:00:00 2001 From: Ruud Date: Sun, 19 May 2013 23:20:32 +0200 Subject: [PATCH] Cleanup import --- couchpotato/core/downloaders/utorrent/main.py | 1 - 1 file changed, 1 deletion(-) 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