fix: remove misimport

This commit is contained in:
antonyesk601
2026-02-19 10:41:17 +00:00
parent fb1bfd03dd
commit a55ba40921

View File

@@ -6,8 +6,6 @@
"""Simli video service for real-time avatar generation."""
from cgitb import enable
import asyncio
import warnings
from typing import Optional