Skip to content

Commit e9152f6

Browse files
Update src/services/codefixes/importFixes.ts
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
1 parent 8cb2c9b commit e9152f6

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

src/services/codefixes/importFixes.ts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1429,7 +1429,6 @@ function compareLocalVsExternal(
14291429
}
14301430

14311431
/** @returns `Comparison.LessThan` if `a` is better than `b`. */
1432-
14331432
function compareModuleSpecifiers(
14341433
a: ImportFixWithModuleSpecifier,
14351434
b: ImportFixWithModuleSpecifier,

0 commit comments

Comments
 (0)