mirror of
https://github.com/Abdulazizzn/n8n-enterprise-unlocked.git
synced 2025-12-22 20:29:08 +00:00
fix(editor): Remove feature flag from evals feature (#17107)
Co-authored-by: Claude <noreply@anthropic.com>
This commit is contained in:
@@ -757,7 +757,6 @@ export const EXPERIMENTS_TO_TRACK = [
|
||||
WORKFLOW_BUILDER_EXPERIMENT.name,
|
||||
RAG_STARTER_WORKFLOW_EXPERIMENT.name,
|
||||
];
|
||||
export const WORKFLOW_EVALUATION_EXPERIMENT = '032_evaluation_mvp';
|
||||
|
||||
export const MFA_FORM = {
|
||||
MFA_TOKEN: 'MFA_TOKEN',
|
||||
|
||||
Reference in New Issue
Block a user