mirror of
https://cdm-project.com/Download-Tools/devine.git
synced 2025-05-11 14:24:28 +02:00
Remove unused TextColumn from Track progress bar
This commit is contained in:
parent
73b68fe7fe
commit
a8c1612eb5
@ -107,7 +107,6 @@ class Tracks:
|
||||
for track in tracks:
|
||||
if add_progress and track_type != Chapter:
|
||||
progress = Progress(
|
||||
TextColumn("[progress.description]{task.description}"),
|
||||
SpinnerColumn(),
|
||||
BarColumn(),
|
||||
"•",
|
||||
|
Loading…
x
Reference in New Issue
Block a user