Skip to content

Commit

Permalink
rm msg
Browse files Browse the repository at this point in the history
  • Loading branch information
jinnovation committed Apr 5, 2024
1 parent 0d33d1f commit de38743
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion kele.el
Original file line number Diff line number Diff line change
Expand Up @@ -1053,7 +1053,6 @@ If CONTEXT is not provided, use the current context."
(format "apis/%s/%s" group version)
(format "api/%s" version))
kind)))
(message "Querying %s" url)
;; Block on proxy readiness
(proxy-get kele--global-proxy-manager ctx :wait t)
(if-let* ((data (kele--retry (lambda () (plz 'get url :as #'json-read))))
Expand Down

0 comments on commit de38743

Please sign in to comment.