]> gitweb.factorcode.org Git - factor.git/blobdiff - core/io/encodings/utf16/utf16-docs.factor
core: trim using lists with tool
[factor.git] / core / io / encodings / utf16 / utf16-docs.factor
index 4e8e778edfcf83c7cd4aa584fdd73468b14ce2cb..6b046f3e69b506a82e2740be701851477308d05e 100644 (file)
@@ -1,6 +1,6 @@
 ! Copyright (C) 2008 Daniel Ehrenberg
 ! See http://factorcode.org/license.txt for BSD license.
-USING: help.markup help.syntax io.encodings strings ;
+USING: help.markup help.syntax ;
 IN: io.encodings.utf16
 
 ARTICLE: "io.encodings.utf16" "UTF-16 encoding"