]> gitweb.factorcode.org Git - factor.git/blobdiff - extra/time-server/time-server.factor
factor: trim using lists
[factor.git] / extra / time-server / time-server.factor
index 1b2f14650aecd368484ed826a528c36dc1657fe3..6a43c59e18665c296df9d12d6791a7b63d32ae06 100644 (file)
@@ -2,7 +2,7 @@
 ! See http://factorcode.org/license.txt for BSD license.
 USING: accessors calendar calendar.format command-line io
 io.encodings.ascii io.servers kernel math.parser namespaces
-sequences threads ;
+sequences ;
 IN: time-server
 
 : handle-time-client ( -- )