mirror of
https://github.com/acmesh-official/acme.sh.git
synced 2025-06-16 05:02:45 +00:00
remove dead code
This commit is contained in:
parent
b6a77e0231
commit
717802611a
@ -149,8 +149,7 @@ _response_cookie() {
|
|||||||
_post_upload() {
|
_post_upload() {
|
||||||
_post_action="$1"
|
_post_action="$1"
|
||||||
_post_file="$2"
|
_post_file="$2"
|
||||||
_post_url="$3"
|
|
||||||
|
|
||||||
_post_boundary="----FormBoundary$(date "+%s%N")"
|
_post_boundary="----FormBoundary$(date "+%s%N")"
|
||||||
|
|
||||||
_post_data="$({
|
_post_data="$({
|
||||||
|
Loading…
x
Reference in New Issue
Block a user