removed extra newlines

This commit is contained in:
Arthur Ozga
2015-06-02 15:39:48 -07:00
parent 936aea84da
commit 0917582a01

View File

@@ -10614,9 +10614,7 @@ module ts {
checkExpressionWithTypeArguments(heritageElement);
});
forEach(node.members, checkSourceElement);
if (produceDiagnostics) {