mirror of
https://github.com/alterware/alterware-launcher.git
synced 2025-12-04 07:17:50 +00:00
Merge pull request #133 from mxve/diamante0018-patch-1
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