Removed trailing whitespace for linter.

This commit is contained in:
Daniel Rosenwasser
2016-02-12 15:22:18 -08:00
parent b191a00b1c
commit ab5bc714a5
+1 -1
View File
@@ -7075,7 +7075,7 @@ namespace ts {
return type;
}
const signature = getResolvedSignature(callExpression);
const predicate = signature.typePredicate;
if (!predicate) {
return type;