From 2e8f670e947e22daa00e29da426041b3d57f6405 Mon Sep 17 00:00:00 2001 From: Ruud Date: Fri, 28 Jun 2013 23:32:38 +0200 Subject: [PATCH] Remove import --- couchpotato/core/providers/torrent/yify/main.py | 1 - 1 file changed, 1 deletion(-) diff --git a/couchpotato/core/providers/torrent/yify/main.py b/couchpotato/core/providers/torrent/yify/main.py index 1b8b584b..ad21362b 100644 --- a/couchpotato/core/providers/torrent/yify/main.py +++ b/couchpotato/core/providers/torrent/yify/main.py @@ -1,4 +1,3 @@ -from couchpotato.core.helpers.encoding import toUnicode, tryUrlencode from couchpotato.core.helpers.variable import tryInt from couchpotato.core.logger import CPLog from couchpotato.core.providers.torrent.base import TorrentProvider