Skip to content

Commit dae3038

Browse files
committed
Fixed compilation error caused by extra end of bracket
1 parent 8a98171 commit dae3038

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

lib/main/lang/fixmyts/quickFixes/addImportStatement.ts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -82,4 +82,3 @@ export class AddImportStatement implements QuickFix {
8282
return refactorings;
8383
}
8484
}
85-
}

0 commit comments

Comments
 (0)