Skip to content

Commit 25ba0ea

Browse files
chore: updated migration status
1 parent 91a8f2d commit 25ba0ea

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/migration/omniscript.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -357,6 +357,7 @@ export class OmniScriptMigrationTool extends BaseMigrationTool implements Migrat
357357
const missingOS: string[] = [];
358358
const dependenciesRA: nameLocation[] = [];
359359
const dependenciesLWC: nameLocation[] = [];
360+
let migrationStatus: string;
360361

361362
//const missingRA: string[] = [];
362363
for (const elem of elements) {

0 commit comments

Comments
 (0)