]> gitweb.factorcode.org Git - factor.git/blobdiff - basis/ftp/server/server.factor
unicode: make this the API for all unicode things.
[factor.git] / basis / ftp / server / server.factor
index 5d10a125ffcefd75552bacc67e70283b9b53bf7d..55b8218e74008e4d1c26c2480aed9a44ea6a0867 100644 (file)
@@ -8,7 +8,7 @@ io.files io.files.info io.files.types io.pathnames
 io.servers io.sockets io.streams.string io.timeouts
 kernel logging math math.bitwise math.parser namespaces
 sequences simple-tokenizer splitting strings threads
-tools.files unicode.case ;
+tools.files unicode ;
 IN: ftp.server
 
 SYMBOL: server