mirror of
https://github.com/ClementTsang/bottom.git
synced 2025-07-22 13:14:40 +02:00
Accidentally left in an extra line of code.
This commit is contained in:
parent
b17094d4b1
commit
0051477f56
@ -104,7 +104,6 @@ impl DataState {
|
||||
|
||||
pub async fn update_data(&mut self) {
|
||||
self.sys.refresh_system();
|
||||
self.sys.refresh_processes();
|
||||
|
||||
if cfg!(not(target_os = "linux")) {
|
||||
self.sys.refresh_processes();
|
||||
|
Loading…
x
Reference in New Issue
Block a user