cleanup: extra print

This commit is contained in:
Ching Pei Yang 2024-04-20 02:14:26 +02:00
parent bd9eb56531
commit 8fe69dd332
1 changed files with 0 additions and 1 deletions

View File

@ -188,7 +188,6 @@ in {
vim_item.menu = ({
${builtMaps}
})[entry.source.name]
print(vim_item.menu)
return vim_item
end