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/ipaddress.py | 1 - 1 file changed, 1 deletion(-) (limited to 'src/plugins/ipaddress.py') diff --git a/src/plugins/ipaddress.py b/src/plugins/ipaddress.py index ec8bfb1..8e0e857 100644 --- a/src/plugins/ipaddress.py +++ b/src/plugins/ipaddress.py @@ -205,4 +205,3 @@ class IPAddress: return data[0] if not len(data) == 0 else None except: return None - -- cgit v1.2.3-70-g09d2