Skip to content

Commit b2e0ff7

Browse files
committed
remove misleading comment
1 parent 2c433d0 commit b2e0ff7

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

  • apps/sim/app/workspace/[workspaceId]/w/[workflowId]/components/workflow-block/components/sub-block/hooks

apps/sim/app/workspace/[workspaceId]/w/[workflowId]/components/workflow-block/components/sub-block/hooks/use-depends-on-gate.ts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,6 @@ import { useSubBlockStore } from '@/stores/workflows/subblock/store'
88
/**
99
* Centralized dependsOn gating for sub-block components.
1010
* - Computes dependency values from the active workflow/block
11-
* - Infers ['credential'] for OAuth-backed selectors without explicit dependsOn
1211
* - Returns a stable disabled flag to pass to inputs and to guard effects
1312
*/
1413
export function useDependsOnGate(

0 commit comments

Comments
 (0)