mirror of
https://github.com/clinton-hall/nzbToMedia.git
synced 2025-08-21 05:43:16 -07:00
Remove unused imports
This commit is contained in:
parent
ec95829a37
commit
7d6ef5b7c6
1 changed files with 1 additions and 3 deletions
|
@ -4,9 +4,7 @@
|
|||
import itertools
|
||||
import mimetools
|
||||
import mimetypes
|
||||
from cStringIO import StringIO
|
||||
import urllib
|
||||
import urllib2
|
||||
|
||||
|
||||
class MultiPartForm(object):
|
||||
"""Accumulate the data to be used when posting a form."""
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue