Skip to content

Commit f74a45f

Browse files
committed
dropped extra newlines
1 parent f859d77 commit f74a45f

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

src/services/services.ts

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2554,8 +2554,6 @@ module ts {
25542554
return false;
25552555
}
25562556

2557-
2558-
25592557
function getContainingObjectLiteralApplicableForCompletion(previousToken: Node): ObjectLiteralExpression {
25602558
// The locations in an object literal expression that are applicable for completion are property name definition locations.
25612559

0 commit comments

Comments
 (0)