]> gitweb.factorcode.org Git - factor.git/blobdiff - extra/zealot/help-lint/help-lint.factor
factor: trim using lists
[factor.git] / extra / zealot / help-lint / help-lint.factor
index 03885c79770f2a64435f3b6674679bdb271b676e..7e75d892fb65918745cbf39bb0fa20b60e48d9d7 100644 (file)
@@ -1,7 +1,7 @@
 ! Copyright (C) 2019 Doug Coleman.
 ! See http://factorcode.org/license.txt for BSD license.
 USING: assocs command-line help.lint io kernel namespaces
-prettyprint sequences system vocabs vocabs.loader ;
+prettyprint sequences system vocabs ;
 IN: zealot.help-lint
 
 ! FIXME: help-lint sometimes lists monitors and event-streams as leaked.