Merge pull request #1673 from sogaiu/remove-stale-item

Remove unused def
This commit is contained in:
Calvin Rose
2025-11-30 10:17:30 -06:00
committed by GitHub
-1
View File
@@ -4055,7 +4055,6 @@
Other arguments to `flycheck` are the same as `dofile`. Returns nil.
```
[path &keys kwargs]
(def mc @{})
(def new-env (make-env (get kwargs :env)))
(put new-env *flychecking* true)
(put new-env *module-cache* @{})