Add information where deprecated functions were moved to
This commit is contained in:
parent
e43ecd030c
commit
ed90703b13
1 changed files with 1 additions and 1 deletions
|
@ -2,7 +2,7 @@
|
|||
(:require
|
||||
[clojure.walk]))
|
||||
|
||||
|
||||
;; deprecated functions were moved to dda.c4k-common.prefixes
|
||||
(defn ^{:deprecated "0.1"} bash-env-string?
|
||||
[input]
|
||||
(and (string? input)
|
||||
|
|
Loading…
Reference in a new issue