mirror of
https://github.com/acmesh-official/acme.sh.git
synced 2026-01-03 19:45:04 +08:00
remove dead code
This commit is contained in:
@@ -149,8 +149,7 @@ _response_cookie() {
|
||||
_post_upload() {
|
||||
_post_action="$1"
|
||||
_post_file="$2"
|
||||
_post_url="$3"
|
||||
|
||||
|
||||
_post_boundary="----FormBoundary$(date "+%s%N")"
|
||||
|
||||
_post_data="$({
|
||||
|
||||
Reference in New Issue
Block a user