remove debug output

phoen
Daniel Barlow 2022-03-10 09:37:51 +00:00
parent 400124570d
commit 75811b6d6c
1 changed files with 0 additions and 2 deletions

View File

@ -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]