This commit is contained in:
Gered 2014-03-30 10:41:45 -04:00
parent d787ecb377
commit abc71f1743

View file

@ -58,5 +58,4 @@
(->> url (->> url
(url/url) (url/url)
(encode-url-path-components) (encode-url-path-components)
(str)
(URL.))) (URL.)))