Skip to content

Commit b99f72a

Browse files
fix: unused imports
1 parent 1238a8d commit b99f72a

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/migration/related/LwcMigration.ts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,6 @@
22
import * as shell from 'shelljs';
33
import { Org } from '@salesforce/core';
44
import { fileutil, File } from '../../utils/file/fileutil';
5-
import { MigrationResult } from '../interfaces';
65
import { sfProject } from '../../utils/sfcli/project/sfProject';
76
import { Logger } from '../../utils/logger';
87
import { FileProcessorFactory } from '../../utils/lwcparser/fileutils/FileProcessorFactory';

0 commit comments

Comments
 (0)