mirror of
https://github.com/folke/snacks.nvim
synced 2025-08-04 10:49:08 +00:00
style(picker): remove debug :)
This commit is contained in:
parent
db52796e79
commit
94a04062ea
2 changed files with 0 additions and 2 deletions
|
@ -246,7 +246,6 @@ end
|
|||
---@type table<string, snacks.picker.Action.spec>
|
||||
M.actions = {
|
||||
explorer_up = function(picker)
|
||||
dd("explorer_up")
|
||||
M.get_state(picker):up()
|
||||
end,
|
||||
explorer_add = function(picker)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue