Merge pull request #256 from horriblename/cleanup-extra-print

cleanup: extra print
This commit is contained in:
NotAShelf 2024-04-20 09:58:34 +00:00 committed by GitHub
commit 13b59b00db
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
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