Skip to content

Commit

Permalink
Remove unused import.
Browse files Browse the repository at this point in the history
  • Loading branch information
miracle2k committed Oct 7, 2013
1 parent 3dc61fc commit 147d74f
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion flexget/plugins/output/pyload.py
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,6 @@

from __future__ import unicode_literals, division, absolute_import
from urllib import quote
import requests
from requests.exceptions import RequestException
from logging import getLogger
from flexget.utils import json, requests
Expand Down

0 comments on commit 147d74f

Please sign in to comment.