Private GIT

Skip to content
Snippets Groups Projects
Commit ff511a44 authored by Labrys's avatar Labrys Committed by miigotu
Browse files

Removed unused urlencode import

parent d8d741ea
Branches
Tags
No related merge requests found
......@@ -21,7 +21,7 @@
from __future__ import unicode_literals
import re
from requests.compat import urlencode, urljoin
from requests.compat import urljoin
from requests.utils import dict_from_cookiejar
from sickbeard import logger, tvcache
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment