From b18d4acc015fb9ff66969ac95a4d8e78bdfa43e2 Mon Sep 17 00:00:00 2001 From: Mattias Andrée Date: Sun, 22 Feb 2026 14:57:02 +0100 Subject: m fixes MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Mattias Andrée --- src/plugins/cpuonline.py | 1 - 1 file changed, 1 deletion(-) (limited to 'src/plugins/cpuonline.py') diff --git a/src/plugins/cpuonline.py b/src/plugins/cpuonline.py index 586928e..c358427 100644 --- a/src/plugins/cpuonline.py +++ b/src/plugins/cpuonline.py @@ -52,4 +52,3 @@ class CPUOnline: # TODO make it possible to turn CPU:s on and off data = [x if x is not None else [] for x in data] (self.offline, self.online, self.possible, self.present) = data - -- cgit v1.2.3-70-g09d2