From 2ca1b32580fdabd50b0ff956ec09f282b1c1fac0 Mon Sep 17 00:00:00 2001 From: Doug Coleman Date: Wed, 20 Jun 2018 06:49:10 -0500 Subject: [PATCH] help.lint.checks: remove debug to fix deploy 23 --- basis/help/lint/checks/checks.factor | 1 - 1 file changed, 1 deletion(-) diff --git a/basis/help/lint/checks/checks.factor b/basis/help/lint/checks/checks.factor index fef85e3358..8e3d73487d 100644 --- a/basis/help/lint/checks/checks.factor +++ b/basis/help/lint/checks/checks.factor @@ -83,7 +83,6 @@ SYMBOL: vocab-articles ] map ; : contains-funky-elements? ( element -- ? ) -B { $shuffle $complex-shuffle