mirror of
https://github.com/microsoft/TypeScript.git
synced 2026-06-11 02:15:10 -05:00
removed extra newlines
This commit is contained in:
@@ -10614,9 +10614,7 @@ module ts {
|
||||
|
||||
checkExpressionWithTypeArguments(heritageElement);
|
||||
});
|
||||
|
||||
|
||||
|
||||
forEach(node.members, checkSourceElement);
|
||||
|
||||
if (produceDiagnostics) {
|
||||
|
||||
Reference in New Issue
Block a user