Remove additional description

This commit is contained in:
oakes
2014-03-31 01:34:40 -04:00
parent bbbf78aa40
commit 3474a6dcdd

View File

@@ -16,9 +16,7 @@
[:b (str name)]
" "
(string/join ", " (map param args))]
(cond
text [:i text]
type [:i (str "Returns a " type)])])
(when text [:i text])])
(defn create-from-file
[parsed-file]