We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b45f76b commit b85d712Copy full SHA for b85d712
api/src/services/sitecore.service.ts
@@ -9,7 +9,6 @@ import { orgService } from './org.service.js';
9
import { getLogMessage } from '../utils/index.js';
10
import customLogger from '../utils/custom-logger.utils.js';
11
12
-
13
const append = "a";
14
const baseDirName = MIGRATION_DATA_CONFIG.DATA
15
const {
0 commit comments