mirror of
https://github.com/microsoft/TypeScript.git
synced 2025-12-11 09:24:19 -06:00
Removed TODO relating to the task I just fixed.
This commit is contained in:
parent
d33127ad34
commit
b7343c214d
@ -4883,8 +4883,6 @@ module ts {
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
// TODO (drosen): Check at least one return statement in non-void/any function (except single throw)
|
||||
}
|
||||
|
||||
function checkFunctionDeclaration(node: FunctionDeclaration) {
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user