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