From b7992849f62aff94c33a0226f90b3e719e3c6879 Mon Sep 17 00:00:00 2001 From: heliguy Date: Thu, 12 Dec 2024 15:32:08 -0500 Subject: [PATCH] Remove unneeded double check of user and system installations --- src/host_info.py | 2 -- 1 file changed, 2 deletions(-) diff --git a/src/host_info.py b/src/host_info.py index f220d71..a08be3e 100644 --- a/src/host_info.py +++ b/src/host_info.py @@ -343,8 +343,6 @@ class HostInfo: this.installations.append("system") for i in this.installations: remote_info(i) - remote_info("user") - remote_info("system") # Packages output = subprocess.run(