Skip to content

Commit 2334e70

Browse files
author
nicosammito
committed
feat: remove TODO comment from getNodeValidation function for clarity
1 parent fe7a2af commit 2334e70

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

src/validation/getNodeValidation.ts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,6 @@ import {
1818
/**
1919
* Validates a single node's parameters and scope, then infers its return type.
2020
*/
21-
//TODO: just parse in one function
2221
export const getNodeValidation = (
2322
flow: Flow,
2423
node: NodeFunction,

0 commit comments

Comments
 (0)