From dd3254bb00fe824e4070ba9a7b44afaa1a7480c0 Mon Sep 17 00:00:00 2001 From: Luke Dashjr Date: Fri, 5 May 2017 15:13:20 +0000 Subject: [PATCH] scripts/buildtable: Comments-Summary is technically optional --- scripts/buildtable.pl | 1 - 1 file changed, 1 deletion(-) diff --git a/scripts/buildtable.pl b/scripts/buildtable.pl index 5589abb1..979f5dad 100755 --- a/scripts/buildtable.pl +++ b/scripts/buildtable.pl @@ -9,7 +9,6 @@ my %RequiredFields = ( BIP => undef, Title => undef, Author => undef, - 'Comments-Summary' => undef, 'Comments-URI' => undef, Status => undef, Type => undef,