Skip to content

Commit b157f83

Browse files
committed
fix: remove print
1 parent 1df7e52 commit b157f83

File tree

1 file changed

+0
-1
lines changed
  • lua/kubectl/resources/persistentvolumes

1 file changed

+0
-1
lines changed

lua/kubectl/resources/persistentvolumes/init.lua

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,6 @@ end
6161
--- Get current seletion for view
6262
---@return string|nil
6363
function M.getCurrentSelection()
64-
vim.print("call in pv")
6564
return tables.getCurrentSelection(1)
6665
end
6766

0 commit comments

Comments
 (0)