remove IMAP_SMTP_CALDAV feature flag (#16695)
To be merged after https://github.com/twentyhq/twenty/pull/16479 https://github.com/twentyhq/twenty/pull/16694
This commit is contained in:
-5
@@ -51,11 +51,6 @@ export const seedFeatureFlags = async ({
|
||||
workspaceId: workspaceId,
|
||||
value: true,
|
||||
},
|
||||
{
|
||||
key: FeatureFlagKey.IS_IMAP_SMTP_CALDAV_ENABLED,
|
||||
workspaceId: workspaceId,
|
||||
value: true,
|
||||
},
|
||||
{
|
||||
key: FeatureFlagKey.IS_PAGE_LAYOUT_ENABLED,
|
||||
workspaceId: workspaceId,
|
||||
|
||||
Reference in New Issue
Block a user