Removed trailing whitespace for linter.

This commit is contained in:
Daniel Rosenwasser
2016-01-29 16:58:19 -08:00
parent 6535809cc7
commit b7778c1d94

View File

@@ -7046,7 +7046,7 @@ namespace ts {
return type;
}
const signature = getResolvedSignature(callExpression);
const predicate = signature.typePredicate;
if (!predicate) {
return type;