summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDylan William Hardison <dylan@hardison.net>2015-10-26 21:48:24 +0100
committerDylan William Hardison <dylan@hardison.net>2015-10-26 21:48:24 +0100
commitf521f52eaee19967ef5898cad3c8cf1cd8b84675 (patch)
treeba773ccbc81a1e300cbbc61045f8a04d4df5b1bd
parent08e94cd5a6942328ec940be2ff1b6ef72fa003b1 (diff)
downloadbugzilla-f521f52eaee19967ef5898cad3c8cf1cd8b84675.tar.gz
bugzilla-f521f52eaee19967ef5898cad3c8cf1cd8b84675.tar.xz
Bug 1218503 - Please remove CAB review field from product developer services
-rw-r--r--extensions/BMO/lib/Data.pm1
1 files changed, 0 insertions, 1 deletions
diff --git a/extensions/BMO/lib/Data.pm b/extensions/BMO/lib/Data.pm
index c799de2aa..8a3f5b419 100644
--- a/extensions/BMO/lib/Data.pm
+++ b/extensions/BMO/lib/Data.pm
@@ -148,7 +148,6 @@ tie(%$cf_visible_in_products, "Tie::IxHash",
"Toolkit" => [],
},
qr/^cf_cab_review$/ => {
- "Developer Services" => [],
"Infrastructure & Operations Graveyard" => [],
"Infrastructure & Operations" => [],
}