]> gitweb.factorcode.org Git - factor.git/blobdiff - basis/hashtables/wrapped/prettyprint/prettyprint.factor
basis/extra: removing unnecessary IN: statements.
[factor.git] / basis / hashtables / wrapped / prettyprint / prettyprint.factor
index cf4100e44ddcee6a8a62df447d7e214f7ab4d118..adeb0098513ad4bea1b9f7166f288cbd6798673f 100644 (file)
@@ -4,8 +4,6 @@
 USING: assocs continuations hashtables.wrapped namespaces
 prettyprint.config prettyprint.custom ;
 
-IN: hashtables.wrapped.prettyprint
-
 M: wrapped-hashtable >pprint-sequence >alist ;
 
 M: wrapped-hashtable pprint*