From 08735e368af8f1831bc634639347aa4018dc2859 Mon Sep 17 00:00:00 2001 From: RohitKini <57343193+RohitKini@users.noreply.github.com> Date: Tue, 25 Mar 2025 11:41:20 +0530 Subject: [PATCH] workflow with eslint --- upload-api/migration-sitecore/constants/index.js | 2 -- 1 file changed, 2 deletions(-) diff --git a/upload-api/migration-sitecore/constants/index.js b/upload-api/migration-sitecore/constants/index.js index 61f23f427..5290f50ba 100644 --- a/upload-api/migration-sitecore/constants/index.js +++ b/upload-api/migration-sitecore/constants/index.js @@ -36,8 +36,6 @@ const MIGRATION_DATA_CONFIG = { ENTRIES_DIR_NAME : "entries", ENTRIES_MASTER_FILE : "index.json", - - GLOBAL_FIELDS_DIR_NAME : "global_fields", GLOBAL_FIELDS_FILE: "globalfields", GLOBAL_FIELDS_FILE_NAME : "globalfields.json",