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 []
|
(defn post-html-hiccup []
|
||||||
(h/as-hiccup (h/parse post-html)))
|
(h/as-hiccup (h/parse post-html)))
|
||||||
|
|
||||||
(defn remove-image-elem [])
|
|
||||||
|
|
||||||
(defn element-from-document-by-name [name]
|
(defn element-from-document-by-name [name]
|
||||||
(-> js/document
|
(-> js/document
|
||||||
|
|
Loading…
Reference in a new issue