From a4441c09afdfca90fde06d43b93a24a225f693c0 Mon Sep 17 00:00:00 2001 From: John Benediktsson Date: Sun, 31 Jul 2022 18:27:36 -0700 Subject: [PATCH] help.lint: remove check-nulls --- basis/help/lint/lint.factor | 1 - 1 file changed, 1 deletion(-) 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 -- 2.34.1