From 1aac843382f7e82ba011bad8d3170b810959db64 Mon Sep 17 00:00:00 2001 From: Florian Pfitzer Date: Fri, 30 Jul 2021 07:52:47 +0200 Subject: [PATCH] fix ci error --- dnsapi/dns_burp.sh | 1 - 1 file changed, 1 deletion(-) diff --git a/dnsapi/dns_burp.sh b/dnsapi/dns_burp.sh index 62815062..93169621 100644 --- a/dnsapi/dns_burp.sh +++ b/dnsapi/dns_burp.sh @@ -8,7 +8,6 @@ ######## Public functions ##################### dns_burp_add() { - fulldomain=$1 txtvalue=$2 _info "Using burp" BURP_COLLABORATOR_CONFIG="${BURP_COLLABORATOR_CONFIG:-$(_readaccountconf_mutable BURP_COLLABORATOR_CONFIG)}"