remove logic apps and dtfx-go

Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
This commit is contained in:
Hannah Hunter 2023-01-23 10:27:13 -06:00
parent 556e230644
commit a1258b93cd
3 changed files with 0 additions and 11 deletions

View File

@ -1,5 +0,0 @@
- component: Azure Logic Apps
link: azure-logic-apps
state: Alpha
version: v1
since: "1.10"

View File

@ -2,9 +2,4 @@
link: temporal-io
state: Alpha
version: v1
since: "1.10"
- component: Built-in (DTFx-go) engine
link: dtfx-go
state: Alpha
version: v1
since: "1.10"

View File

@ -1,6 +1,5 @@
{{- $groups := dict
" Generic" $.Site.Data.components.workflows.generic
"Microsoft Azure" $.Site.Data.components.workflows.azure
}}