X-Git-Url: https://thelambdalab.xyz/gitweb/index.cgi?a=blobdiff_plain;f=help.scm;h=1a109e5ebb6ae5610ee5bd7ab75eaac2e91db226;hb=HEAD;hp=9388421196535421e9029b671583f8b2ba1d6703;hpb=2d5ed850edc5bc73c2ceed3086866c0f410a278b;p=microbotany.git 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.")