Removing nonsense note

svn: r6644
This commit is contained in:
Jay McCarthy 2007-06-13 21:09:03 +00:00
parent 3f838adc8b
commit 2b831883bc

View File

@ -10,7 +10,6 @@
"file-box.ss" "file-box.ss"
"web-extras.ss") "web-extras.ss")
(provide (all-from-except mzscheme #%module-begin) (provide (all-from-except mzscheme #%module-begin)
; XXX Maybe restrict parameterize from mz?
(all-from (lib "url.ss" "net")) (all-from (lib "url.ss" "net"))
(all-from "../private/request-structs.ss") (all-from "../private/request-structs.ss")
(all-from "../private/response-structs.ss") (all-from "../private/response-structs.ss")