mirror of
https://github.com/alterware/alterware-launcher.git
synced 2025-12-04 15:27:48 +00:00
maint: remove unused import
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
use std::{
|
||||
fs,
|
||||
path::{Path, PathBuf},
|
||||
path::{Path},
|
||||
};
|
||||
|
||||
use colored::Colorize;
|
||||
|
||||
Reference in New Issue
Block a user