Revert "[feat] implement centralized UI helpers with cliclack; refactor interactive prompts to improve usability and consistency"

This reverts commit 255be1e413.
This commit is contained in:
2025-08-12 06:00:13 +02:00
parent 0864516614
commit 97855a247b
7 changed files with 167 additions and 298 deletions

View File

@@ -30,8 +30,6 @@ whisper-rs = { git = "https://github.com/tazz4843/whisper-rs", default-features
libc = "0.2"
indicatif = "0.17"
ctrlc = "3.4"
dialoguer = "0.11"
cliclack = "0.3"
[dev-dependencies]
tempfile = "3"