From c886ebfa92da54c362eff1babfab5bf0de2abada Mon Sep 17 00:00:00 2001 From: Stuart Taylor Date: Mon, 8 May 2017 15:59:00 +0100 Subject: [PATCH] Remove duplicate from blacklisted usernames (#14769) --- server/utils/constants.js | 1 - 1 file changed, 1 deletion(-) diff --git a/server/utils/constants.js b/server/utils/constants.js index 37c1f6fc5f..1b7fa857a4 100644 --- a/server/utils/constants.js +++ b/server/utils/constants.js @@ -16,7 +16,6 @@ export const blacklistedUsernames = [ 'completed-field-guide', 'jobs', 'nonprofits', - 'api', 'sitemap.xml', 'get-help', 'chat',