Remove unused function
This commit is contained in:
parent
d673a5f947
commit
470238bdbc
1 changed files with 0 additions and 2 deletions
|
|
@ -13,8 +13,6 @@
|
|||
(str ";s.onerror=" onerror))
|
||||
";document.body.appendChild(s);"))
|
||||
|
||||
(defn append-script-tag [url]
|
||||
(append-tag :script {:type "application/javascript" :src url}))
|
||||
|
||||
(defn bookmarklet-href [code]
|
||||
(str "javascript:(function(){"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue