mirror of
https://github.com/fergalmoran/dss.api.git
synced 2025-12-28 04:09:51 +00:00
Changed azure import
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
from azure.storage.blob import BlobService
|
||||
import urllib.request, urllib.error, urllib.parse
|
||||
|
||||
from allauth.socialaccount.models import SocialAccount
|
||||
from azure.storage import BlobService
|
||||
from django.core.files.base import File
|
||||
from django.core.files.temp import NamedTemporaryFile
|
||||
from django.core.management.base import NoArgsCommand
|
||||
|
||||
Reference in New Issue
Block a user