Remove unused
This commit is contained in:
parent
bc604143b1
commit
9ef30bd5a2
1 changed files with 0 additions and 1 deletions
|
@ -25,7 +25,6 @@
|
|||
(defn post-html-hiccup []
|
||||
(h/as-hiccup (h/parse post-html)))
|
||||
|
||||
(defn remove-image-elem [])
|
||||
|
||||
(defn element-from-document-by-name [name]
|
||||
(-> js/document
|
||||
|
|
Loading…
Reference in a new issue