Skip to content

Commit a49c7cf

Browse files
chore: missing part of resolved comments
1 parent 7191fc8 commit a49c7cf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/migration/related/ExperienceSiteMigration.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
import * as fs from 'fs';
2-
import path from 'path';
2+
import * as path from 'path';
33
import * as shell from 'shelljs';
44
import { Org, Messages } from '@salesforce/core';
55
import { FileUtil, File } from '../../utils/file/fileUtil';

0 commit comments

Comments
 (0)