feat: remove new image actions feature flag (#7256)
This commit is contained in:
@@ -126,7 +126,6 @@ const blocksuiteFeatureFlags: Partial<Record<keyof BlockSuiteFlags, string>> = {
|
||||
enable_expand_database_block: 'Enable Expand Database Block',
|
||||
enable_database_statistics: 'Enable Database Block Statistics',
|
||||
enable_block_query: 'Enable Todo Block Query',
|
||||
enable_new_image_actions: 'Enable New Image Actions',
|
||||
enable_edgeless_text: 'Enable New Edgeless Text',
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user