]> gitweb.factorcode.org Git - factor.git/blobdiff - basis/channels/remote/remote-docs.factor
factor: trim using lists
[factor.git] / basis / channels / remote / remote-docs.factor
index 456cceb36b64c0ef8a827ad064a63fd6f7ad7e9c..72c7b3887d3552bcd12be1421f80b87094cef12d 100644 (file)
@@ -1,7 +1,6 @@
 ! Copyright (C) 2007 Chris Double.
 ! See http://factorcode.org/license.txt for BSD license.
-USING: channels concurrency.distributed help.markup help.syntax
-io.servers strings ;
+USING: channels help.markup help.syntax io.servers strings ;
 IN: channels.remote
 
 HELP: <remote-channel>