1
0
mirror of https://github.com/hiskang/acme.sh synced 2025-06-10 09:26:17 +00:00

Travis error... remove blank line at end of file.

This commit is contained in:
David Kerr 2017-02-03 11:13:12 -05:00
parent 40e6ba1100
commit 50a9680f17

View File

@ -368,4 +368,3 @@ _freedns_delete_txt_record() {
_info "Deleted acme challenge TXT record for $fulldomain at FreeDNS"
return 0
}