From 219596b6d52443d1090c94e50244cf79d548a167 Mon Sep 17 00:00:00 2001 From: "(quasar) nebula" Date: Mon, 25 Sep 2023 08:48:19 -0300 Subject: data, test: exposeConstant, withResultOfAvailabilityCheck --- src/data/things/composite.js | 1 - 1 file changed, 1 deletion(-) (limited to 'src') diff --git a/src/data/things/composite.js b/src/data/things/composite.js index 27b345cd..1148687c 100644 --- a/src/data/things/composite.js +++ b/src/data/things/composite.js @@ -721,7 +721,6 @@ export function templateCompositeFrom(description) { const finalInputs = {}; for (const [name, description_] of Object.entries(description.inputs)) { - // TODO: Validate inputOptions[name] against staticValue, staticDependency shapes const description = getInputTokenValue(description_); const tokenShape = getInputTokenShape(description_); -- cgit 1.3.0-6-gf8a5