Skip to content

Commit 91a8f2d

Browse files
chore: resolved comments
1 parent 2b7d4f1 commit 91a8f2d

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/migration/omniscript.ts

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

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

0 commit comments

Comments
 (0)