Merge pull request #133 from mxve/diamante0018-patch-1

maint: update format
This commit is contained in:
2024-08-17 22:00:34 +02:00
committed by GitHub

View File

@@ -1,7 +1,4 @@
use std::{
fs,
path::{Path},
};
use std::{fs, path::Path};
use colored::Colorize;
use indicatif::{ProgressBar, ProgressStyle};