]> gitweb.factorcode.org Git - factor.git/blobdiff - basis/smtp/smtp-docs.factor
factor: trim more using lists.
[factor.git] / basis / smtp / smtp-docs.factor
index 08f76688e47c901e444ffab69422d4ffaf7311ca..aa5de4a8035478028b2031973bec043c8dd3f4eb 100644 (file)
@@ -1,7 +1,7 @@
 ! Copyright (C) 2008 Doug Coleman.
 ! See http://factorcode.org/license.txt for BSD license.
-USING: accessors kernel quotations help.syntax help.markup
-io.sockets strings calendar io.encodings.utf8 ;
+USING: help.markup help.syntax io.encodings.utf8 io.sockets
+quotations strings ;
 IN: smtp
 
 HELP: smtp-config