luojunhui 1 неделя назад
Родитель
Сommit
43f1e86ecb
1 измененных файлов с 0 добавлено и 2 удалено
  1. 0 2
      app/domains/llm_tasks/decode_video/decode_video_produce.py

+ 0 - 2
app/domains/llm_tasks/decode_video/decode_video_produce.py

@@ -7,8 +7,6 @@ import traceback
 from functools import partial
 from functools import partial
 from typing import Dict
 from typing import Dict
 
 
-from _testcapi import awaitType
-
 from app.core.database import DatabaseManager
 from app.core.database import DatabaseManager
 from app.core.observability import LogService
 from app.core.observability import LogService