Removed trailing whitespace for linter.

This commit is contained in:
Daniel Rosenwasser
2016-01-29 17:22:20 -08:00
parent 6535809cc7
commit b7778c1d94
+1 -1
View File
@@ -7046,7 +7046,7 @@ namespace ts {
return type;
}
const signature = getResolvedSignature(callExpression);
const predicate = signature.typePredicate;
if (!predicate) {
return type;