From a3ece54b602aa8dc59b45184cfc362474fc53fda Mon Sep 17 00:00:00 2001 From: linyq Date: Thu, 20 Nov 2025 00:18:01 +0800 Subject: [PATCH] =?UTF-8?q?fix:=20=E7=A7=BB=E9=99=A4=E6=9C=AA=E4=BD=BF?= =?UTF-8?q?=E7=94=A8=E7=9A=84=20logger=20=E5=AF=BC=E5=85=A5?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- webui/components/audio_settings.py | 1 - 1 file changed, 1 deletion(-) diff --git a/webui/components/audio_settings.py b/webui/components/audio_settings.py index a3132cf..d75a34a 100644 --- a/webui/components/audio_settings.py +++ b/webui/components/audio_settings.py @@ -1,4 +1,3 @@ -from venv import logger import streamlit as st import os from uuid import uuid4