Removed unused code

This commit is contained in:
Clemens Geibel 2021-03-12 11:22:42 +01:00
parent 6695fc427d
commit 187611342c

View file

@ -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"}))