diff --git a/just/just.fnl b/just/just.fnl index eee8bd7..edf8e5a 100644 --- a/just/just.fnl +++ b/just/just.fnl @@ -45,8 +45,6 @@ progress, trough { (: :gsub "([^%w ])" (fn [c] (string.format "%%%02X" (string.byte c)))) (: :gsub " " "+"))) -(print (urlencode "hello world o'hare & feirneds")) - (local default-search-provider "ddg") (fn search-term-to-uri [provider text]