0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-03-11 02:12:21 -05:00

Removed calloutCard GA labs flag

refs https://github.com/TryGhost/Team/issues/1258

- labs flag conditionals have been removed from Admin so the GA flag is no longer necessary
This commit is contained in:
Kevin Ansfield 2022-01-04 12:56:51 +00:00
parent c4caf1c373
commit 81d6385598

View file

@ -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 = [
'calloutCard',
'videoCard',
'accordionCard',
'productCard',