Some fix according to lint

This commit is contained in:
Junyi Du
2021-11-18 19:23:15 +08:00
committed by Tienson Qin
parent 0245da0a5a
commit daae4932ad
18 changed files with 20 additions and 18 deletions

View File

@@ -370,7 +370,7 @@
;; plugins
(swap! state/state md/dissoc-in [:plugin/installed-plugins pid])
;; commands
(clear-commands!))))
(clear-commands! pid))))
(.on "unlink-plugin" (fn [pid]
(let [pid (keyword pid)]