From: John Benediktsson Date: Mon, 1 Aug 2022 01:27:36 +0000 (-0700) Subject: help.lint: remove check-nulls X-Git-Tag: 0.99~1252 X-Git-Url: https://gitweb.factorcode.org/gitweb.cgi?p=factor.git;a=commitdiff_plain;h=a4441c09afdfca90fde06d43b93a24a225f693c0 help.lint: remove check-nulls --- diff --git a/basis/help/lint/lint.factor b/basis/help/lint/lint.factor index f5b735660c..1162ec7657 100644 --- a/basis/help/lint/lint.factor +++ b/basis/help/lint/lint.factor @@ -50,7 +50,6 @@ PRIVATE> [ check-values ] [ check-value-effects ] [ check-class-description ] - [ nip check-nulls ] [ nip check-see-also ] [ nip check-markup ] } 2cleave