cleanup, fix #506
This commit is contained in:
parent
69bb639b76
commit
8eb3ac7b0b
@ -92,8 +92,6 @@ pub fn stat(config: PlayoutConfig) -> SystemStat {
|
||||
|
||||
interfaces.dedup_by(|a, b| a.0 == b.0);
|
||||
|
||||
println!("---interfaces: {:?}", interfaces);
|
||||
|
||||
disks.refresh();
|
||||
networks.refresh();
|
||||
sys.refresh_cpu_usage();
|
||||
|
Loading…
x
Reference in New Issue
Block a user