mirror of
https://github.com/alterware/alterware-launcher.git
synced 2025-12-04 07:17:50 +00:00
maint: update format
This commit is contained in:
@@ -1,7 +1,4 @@
|
|||||||
use std::{
|
use std::{fs, path::Path};
|
||||||
fs,
|
|
||||||
path::{Path},
|
|
||||||
};
|
|
||||||
|
|
||||||
use colored::Colorize;
|
use colored::Colorize;
|
||||||
use indicatif::{ProgressBar, ProgressStyle};
|
use indicatif::{ProgressBar, ProgressStyle};
|
||||||
|
|||||||
Reference in New Issue
Block a user