diff --git a/core/shared/labs.js b/core/shared/labs.js index 0ca5042c8c..57d362b856 100644 --- a/core/shared/labs.js +++ b/core/shared/labs.js @@ -15,7 +15,6 @@ const messages = { // flags in this list always return `true`, allows quick global enable prior to full flag removal const GA_FEATURES = [ - 'fileCard', 'headerCard' ];