peng 2 ani în urmă
părinte
comite
4838f86f98
1 a modificat fișierele cu 1 adăugiri și 1 ștergeri
  1. 1 1
      background/views.py

+ 1 - 1
background/views.py

@@ -8,7 +8,7 @@ from rest_framework.views import APIView
 from rest_framework.viewsets import ModelViewSet
 
 from background.Object import AmazonS3Util, RedisObject, TokenObject
-from background.author import MyAuthentication
+# from background.author import MyAuthentication
 from background.serializers import ProductInfoSerializer, VideoInSerializer, QuickStartInfoSerializer, \
     UpgradeFirmwareInfoSerializer
 from background.models import ProductInfo, VideoInfo, QuickStartInfo, UpgradeFirmwareInfo, WechatUserInfo