Skip to content

Commit

Permalink
Update kele.el
Browse files Browse the repository at this point in the history
  • Loading branch information
jinnovation authored Sep 22, 2024
1 parent c54ef1e commit 0c6ac33
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions kele.el
Original file line number Diff line number Diff line change
Expand Up @@ -2098,10 +2098,6 @@ OBJ is assumed to be a `kele--resource-container'."
ports)
ports))))

(kele--service-ports
(kele--get-resource (kele--gvk-create :version "v1" :kind "services")
"job-online-photo-score-rest"))

(defun kele--port-forwards-active-p ()
"Return non-nil if there are any port-forwards active."
(< 0 (length (mapcar 'car kele--active-port-forwards))))
Expand Down

0 comments on commit 0c6ac33

Please sign in to comment.