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
}