Skip to content

Commit d82ecdc

Browse files
committed
feat: remove outdated TODO comments from getSignatureSchema
1 parent ae29011 commit d82ecdc

1 file changed

Lines changed: 0 additions & 2 deletions

File tree

src/schema/getSignatureSchema.ts

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -26,8 +26,6 @@ interface ParameterDependency {
2626
dependsOnIndex: number
2727
}
2828

29-
//TODO: Need to work also for flow signature
30-
//TODO: needs a way to declare custom datatypes with there schema
3129
/**
3230
* Generates node schemas for all parameters of a specified function node.
3331
*

0 commit comments

Comments
 (0)