X-Git-Url: https://thelambdalab.xyz/gitweb/index.cgi?p=microbotany.git;a=blobdiff_plain;f=help.scm;h=9388421196535421e9029b671583f8b2ba1d6703;hp=a54a839bd50fc1ecef77128fa3be0ea68a9eb336;hb=HEAD;hpb=933307f474d1751c6598e8c0f07ec1179145b64b diff --git a/help.scm b/help.scm index a54a839..1a109e5 100755 --- a/help.scm +++ b/help.scm @@ -1,8 +1,4 @@ (lambda (uri) - (import (chicken file) - (chicken pathname) - (chicken string) - uri-common) (let ((query (uri-query uri))) (if (null? query) (print "No account specified.")