2
0
mirror of https://github.com/acmesh-official/acme.sh synced 2025-08-30 22:05:34 +00:00

dns_dyn.sh, remove empty line at end

This commit is contained in:
Lonnie Abelbeck
2017-07-07 10:22:20 -05:00
parent 72fcf5ab85
commit 0aba5dc8de

View File

@@ -337,4 +337,3 @@ _dyn_end_session() {
_dyn_authtoken=""
return 0
}