mirror of
https://github.com/microsoft/TypeScript.git
synced 2026-05-14 09:49:40 -05: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