mirror of
https://github.com/bootandy/dust.git
synced 2026-06-08 11:29:05 +03:00
Refactor: progress bar: rm unused field
This commit is contained in:
@@ -157,7 +157,6 @@ fn format_indicator_str(data: &PAtomicInfo, progress_char_i: usize, s: &str) ->
|
||||
|
||||
#[derive(Default)]
|
||||
pub struct PConfig {
|
||||
pub ignore_hidden: bool,
|
||||
pub use_iso: bool,
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user