Browse Source

fix CI warnings v3

pull/2678/head
Sergey Zorin 5 years ago
parent
commit
f3dd1603db
  1. 1
      dnsapi/dns_nic.sh

1
dnsapi/dns_nic.sh

@ -99,7 +99,6 @@ _nic_get_auth_elements() {
fi
fi
if [ -z "$NIC_ClientID" ] || [ -z "$NIC_ClientSecret" ] || [ -z "$NIC_Username" ] || [ -z "$NIC_Password" ]; then
NIC_ClientID=""
NIC_ClientSecret=""

Loading…
Cancel
Save