]> gitweb.factorcode.org Git - factor.git/blobdiff - basis/http/http-docs.factor
factor: trim using lists
[factor.git] / basis / http / http-docs.factor
index 0e2efc5fb818d386e9fc279d00803306dcddde97..bcac8e49aa6ccd993726688e8a53c81e9d3fadaa 100644 (file)
@@ -1,5 +1,5 @@
-USING: assocs help.markup help.syntax io.streams.string sequences strings present math kernel byte-arrays urls
-calendar ;
+USING: calendar help.markup help.syntax kernel math present
+strings urls ;
 IN: http
 
 HELP: <request>