Skip to content

Commit a5e9875

Browse files
authored
Merge pull request #591 from contentstack/feature/workflow
changes for test of workflow
2 parents 354a0fa + 0cff7a8 commit a5e9875

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

upload-api/migration-sitecore/libs/configuration.js

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,6 @@ const {
1010
DATA_MAPPER_CONFIG_TREE
1111
} = MIGRATION_DATA_CONFIG;
1212

13-
1413
const assignFolderName = ({ path }) => {
1514
const spliter = "/sitecore";
1615
const newPath = path.split(spliter)?.[1];

0 commit comments

Comments
 (0)