From e17ef37c426d0c0692b8ccef57b049e9668f4d26 Mon Sep 17 00:00:00 2001 From: Peter Bieringer Date: Sun, 29 Jun 2025 20:00:03 +0200 Subject: [PATCH] remove no longer required import --- radicale/utils.py | 1 - 1 file changed, 1 deletion(-) diff --git a/radicale/utils.py b/radicale/utils.py index 1475fdc3..b5b42694 100644 --- a/radicale/utils.py +++ b/radicale/utils.py @@ -17,7 +17,6 @@ # You should have received a copy of the GNU General Public License # along with Radicale. If not, see . -import getpass import os import ssl import sys