Skip to content

Commit 491ca8a

Browse files
fix: liniting error
1 parent 73752ef commit 491ca8a

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
@@ -1,7 +1,6 @@
11
/* eslint-disable @typescript-eslint/no-shadow */
22
/* eslint-disable @typescript-eslint/no-unsafe-member-access */
33
import * as shell from 'shelljs';
4-
import { Org } from '@salesforce/core';
54
import { fileutil, File } from '../../utils/file/fileutil';
65
import { sfProject } from '../../utils/sfcli/project/sfProject';
76
import { Logger } from '../../utils/logger';

0 commit comments

Comments
 (0)