delete unimport

This commit is contained in:
Masato Kikuchi
2025-03-31 23:36:10 +09:00
parent 70c2341afd
commit 01541ff381

View File

@@ -8,7 +8,6 @@ use axum::{
};
use sbv2_core::tts_util::kata_tone2phone_tone;
use sbv2_core::{
jtalk::JTalk,
tts::{SynthesizeOptions, TTSModelHolder},
tts_util::preprocess_parse_text,
};