Skip to content

Commit

Permalink
Update packages/apidom-ns-workflows-1/src/predicates.ts
Browse files Browse the repository at this point in the history
  • Loading branch information
char0n authored Dec 4, 2023
1 parent d487499 commit 882ad5c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/apidom-ns-workflows-1/src/predicates.ts
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ import CriterionElement from './elements/Criterion';
import ReferenceElement from './elements/Reference';
import JSONSchemaElement from './elements/JSONSchema';
// NCE types
import WorkflowWorkflowsElement from './elements/nces/Workflows';
import WorkflowsElement from './elements/nces/Workflows';
import SourceDescriptionsElement from './elements/nces/SourceDescriptions';
import WorkflowStepsElement from './elements/nces/WorkflowSteps';
import WorkflowOutputsElement from './elements/nces/WorkflowOutputs';
Expand Down

0 comments on commit 882ad5c

Please sign in to comment.