mirror of
https://github.com/microsoft/TypeScript.git
synced 2025-11-18 17:21:48 +00: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