From: Michael Tremer Date: Fri, 7 May 2021 11:07:22 +0000 (+0000) Subject: sendprofile: Remove double import X-Git-Tag: v2.2.0~4 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=026536a312985346079b177e0db57dbe1dc7c1e7;p=oddments%2Ffireinfo.git sendprofile: Remove double import Signed-off-by: Michael Tremer --- diff --git a/src/sendprofile b/src/sendprofile index 8c6f58c..9bdb225 100755 --- a/src/sendprofile +++ b/src/sendprofile @@ -25,7 +25,6 @@ import logging.handlers import os import sys import urllib.request, urllib.parse, urllib.error -import urllib.request, urllib.error, urllib.parse import fireinfo