Browse Source

解构增长头部视频

luojunhui 1 week ago
parent
commit
43f1e86ecb
1 changed files with 0 additions and 2 deletions
  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 typing import Dict
 
-from _testcapi import awaitType
-
 from app.core.database import DatabaseManager
 from app.core.observability import LogService