Skip to content

Commit 2174cc1

Browse files
committed
chore: remove duplication in ApiUnion
1 parent 1cb05be commit 2174cc1

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

docs_app/tools/decision-tree-generator/src/lib/interfaces.ts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,6 @@ export type ApiUnion =
2222
| 'catchError'
2323
| 'combineLatest'
2424
| 'concat'
25-
| 'concat'
2625
| 'concatMap'
2726
| 'concatMapTo'
2827
| 'count'

0 commit comments

Comments
 (0)