babashka.curl: curl-command is private
This commit is contained in:
parent
4a015a3a67
commit
d9a6d544c0
1 changed files with 1 additions and 2 deletions
|
|
@ -12,5 +12,4 @@
|
|||
'patch (copy-var curl/patch tns)
|
||||
'post (copy-var curl/post tns)
|
||||
'put (copy-var curl/put tns)
|
||||
'head (copy-var curl/head tns)
|
||||
'curl-command (copy-var curl/curl-command tns)})
|
||||
'head (copy-var curl/head tns)})
|
||||
|
|
|
|||
Loading…
Reference in a new issue