mirror of
https://github.com/ClementTsang/bottom.git
synced 2026-05-12 18:00:40 +00:00
Accidentally left in an extra line of code.
This commit is contained in:
@@ -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();
|
||||
|
||||
Reference in New Issue
Block a user