Removed imports.
[microbotany.git] / garden.scm
index 3664612..bf6cc48 100644 (file)
@@ -1,14 +1,3 @@
-(import (chicken random)
-        (chicken time)
-        (chicken time posix)
-        (chicken pathname)
-        (chicken io)
-        (chicken string)
-        (chicken format)
-        (chicken file)
-        (chicken condition)
-        srfi-1 uri-common simple-sha1)
-
 (define rand-double pseudo-random-real)
 
 (define (rand-weighted weights)