X-Git-Url: https://thelambdalab.xyz/gitweb/index.cgi?p=microbotany.git;a=blobdiff_plain;f=plant-new.scm;h=a0808d7bec50b842ed979870eedd45bbf4d950e1;hp=812d52e5a05d568fe704b64b85fc0cf30e82a278;hb=HEAD;hpb=603c9be4154b10f0c7d07a402d3f684dd1fd6b46 diff --git a/plant-new.scm b/plant-new.scm index 812d52e..53fd285 100755 --- a/plant-new.scm +++ b/plant-new.scm @@ -2,8 +2,6 @@ ;; (lambda (uri) - (import (chicken file) - uri-common simple-sha1) (for-each eval (with-input-from-file "garden.scm" read-list)) (let ((query (uri-query uri))) (if (null? query)