From 5e5834a730fa238e2eef06be241f1aba69c8ccce Mon Sep 17 00:00:00 2001 From: James Antill Date: Tue, 17 Feb 2026 12:04:25 -0500 Subject: [PATCH] updates+uptimes: Minor cleanup. Signed-off-by: James Antill --- files/scripts/updates-uptime-cmd.py | 1 - 1 file changed, 1 deletion(-) diff --git a/files/scripts/updates-uptime-cmd.py b/files/scripts/updates-uptime-cmd.py index 6091f0d6eb..09e9ddc75b 100755 --- a/files/scripts/updates-uptime-cmd.py +++ b/files/scripts/updates-uptime-cmd.py @@ -13,7 +13,6 @@ import sys import argparse import fnmatch -import re import shutil import subprocess import time