aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2024-08-25 16:20:26 +0100
committerSam James <sam@gentoo.org>2024-08-25 16:20:26 +0100
commitc9a017b07e1a75a4897d21356ab48a37e3070398 (patch)
tree38d61d2c80e346c9ca770d46fe620b26ed1d7c67
parentextensions: RestrictComments: adapt to BZ API change (diff)
downloadbugzilla-c9a017b07e1a75a4897d21356ab48a37e3070398.tar.gz
bugzilla-c9a017b07e1a75a4897d21356ab48a37e3070398.tar.bz2
bugzilla-c9a017b07e1a75a4897d21356ab48a37e3070398.zip
extensions: RestrictComments: fix whitespace
Signed-off-by: Sam James <sam@gentoo.org>
-rw-r--r--extensions/RestrictComments/lib/Config.pm1
1 files changed, 0 insertions, 1 deletions
diff --git a/extensions/RestrictComments/lib/Config.pm b/extensions/RestrictComments/lib/Config.pm
index 24bc747d3..c16bdedd7 100644
--- a/extensions/RestrictComments/lib/Config.pm
+++ b/extensions/RestrictComments/lib/Config.pm
@@ -30,7 +30,6 @@ sub get_param_list {
{
name => 'restrict_comments_enable_group',
type => 's',
-
choices => \&_get_all_group_names,
default => '',
checker => \&check_group