remove unnecessary withWritableEntry

This commit is contained in:
2021-09-29 17:24:47 -06:00
parent db896a6e9f
commit d367e04a35
2 changed files with 6 additions and 5 deletions

View File

@@ -114,6 +114,8 @@
(lastCollector)))
// TODO SelectedEntry and SelectedEntries functions should be stateful and use the actual
// selected entries automatically
(defMacro defCommand [name args &body body]
(let [argPairs
(groups (expList args) 2)