Removed trailing whitespace for linter.

This commit is contained in:
Daniel Rosenwasser
2016-01-29 16:58:19 -08:00
parent b191a00b1c
commit ab5bc714a5

View File

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