mirror of
https://github.com/djibux/BoilR.git
synced 2026-09-01 05:53:41 +02:00
Implement simple clippy suggestions (#159)
This commit is contained in:
@@ -1,6 +1,4 @@
|
||||
use super::{EpicGamesLauncherSettings, ManifestItem};
|
||||
#[cfg(target_os = "windows")]
|
||||
use std::env::{self};
|
||||
|
||||
use std::fs::{DirEntry, File};
|
||||
use std::io::BufReader;
|
||||
|
||||
Reference in New Issue
Block a user