]> gitweb.factorcode.org Git - factor.git/blobdiff - extra/http2/hpack/hpack-docs.factor
factor: trim using lists
[factor.git] / extra / http2 / hpack / hpack-docs.factor
index f381726b8737c588aa726327a55d51555dbcdd2a..b409e2bc6e341836a91b853089e8df15d78b65cd 100644 (file)
@@ -1,6 +1,6 @@
 ! Copyright (C) 2021 Your name.
 ! See http://factorcode.org/license.txt for BSD license.
-USING: byte-arrays help.markup help.syntax kernel sequences strings ;
+USING: byte-arrays help.markup help.syntax sequences strings ;
 IN: http2.hpack
 
 HELP: hpack-context