Removed unused code
This commit is contained in:
parent
6695fc427d
commit
187611342c
1 changed files with 0 additions and 1 deletions
|
@ -6,7 +6,6 @@
|
||||||
[dda.k8s-mastodon-bot.yaml :as yaml]
|
[dda.k8s-mastodon-bot.yaml :as yaml]
|
||||||
))
|
))
|
||||||
|
|
||||||
;(set! s/*explain-out* expound/printer)
|
|
||||||
(alter-var-root #'s/*explain-out* (constantly expound/printer))
|
(alter-var-root #'s/*explain-out* (constantly expound/printer))
|
||||||
|
|
||||||
(s/def ::options (s/* #{"-h"}))
|
(s/def ::options (s/* #{"-h"}))
|
||||||
|
|
Loading…
Reference in a new issue