]> gitweb.factorcode.org Git - factor.git/blobdiff - basis/hash-sets/identity/prettyprint/prettyprint.factor
basis/extra: removing unnecessary IN: statements.
[factor.git] / basis / hash-sets / identity / prettyprint / prettyprint.factor
index 25baec023459943e80af81c4e344edd0e2dffe34..c7dd3daf927e0d5f9c8c17dd51739b6946954b9f 100644 (file)
@@ -3,6 +3,4 @@
 
 USING: hash-sets.identity kernel prettyprint.custom ;
 
-IN: hash-sets.identity.prettyprint
-
 M: identity-hash-set pprint-delims drop \ IHS{ \ } ;