Jelajahi Sumber

删掉ratelimit导入

locky 2 tahun lalu
induk
melakukan
18a9858810
1 mengubah file dengan 2 tambahan dan 1 penghapusan
  1. 2 1
      Controller/ShadowController.py

+ 2 - 1
Controller/ShadowController.py

@@ -1,9 +1,10 @@
 import logging
 import threading
 import time
+
 import requests
 from django.http import JsonResponse
-from ratelimit.decorators import ratelimit
+
 from AnsjerPush.config import SERVER_TYPE
 from Model.models import Device_Info, UidSetModel, UID_Preview, VoicePromptModel, UID_Bucket, UidChannelSetModel, \
     AiService, CountryModel