remove MultiPartForm not needed with requests
This commit is contained in:
parent
2bac617dc9
commit
973c7e1ef1
2 changed files with 0 additions and 105 deletions
|
|
@ -18,7 +18,6 @@ import requests
|
|||
|
||||
from . import __version__
|
||||
from .utils import json
|
||||
from .form import MultiPartForm
|
||||
|
||||
__all__ = ['getAPI', 'API']
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue