]> gitweb.factorcode.org Git - factor.git/blobdiff - basis/http/client/client-docs.factor
Cleaning up USING: lists for new strict semantics
[factor.git] / basis / http / client / client-docs.factor
index e00f8e22636df0eb207625fc53f7cfad6669c80d..890518aa2ab1aab493ee888b124b400f4a71b8ba 100644 (file)
@@ -1,5 +1,5 @@
 USING: http help.markup help.syntax io.pathnames io.streams.string
-io.encodings.8-bit io.encodings.binary kernel strings urls
+io.encodings.8-bit io.encodings.binary kernel urls
 urls.encoding byte-arrays strings assocs sequences destructors
 http.client.post-data.private ;
 IN: http.client