mirror of
https://github.com/microsoft/TypeScript.git
synced 2025-11-18 17:21:48 +00:00
Removed TODO relating to the task I just fixed.
This commit is contained in:
@@ -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) {
|
||||
|
||||
Reference in New Issue
Block a user