X-Git-Url: https://thelambdalab.xyz/gitweb/index.cgi?p=microbotany.git;a=blobdiff_plain;f=help.scm;fp=help.scm;h=1a109e5ebb6ae5610ee5bd7ab75eaac2e91db226;hp=9388421196535421e9029b671583f8b2ba1d6703;hb=7eb64931b42ef14d7d45b859b97f6176ccc4d46d;hpb=f096bfe68c400230fd1f6c77c5c09724f0ec5e71 diff --git a/help.scm b/help.scm index 9388421..1a109e5 100755 --- a/help.scm +++ b/help.scm @@ -1,5 +1,4 @@ (lambda (uri) - (import (chicken io)) (let ((query (uri-query uri))) (if (null? query) (print "No account specified.")