Skip to content

Commit dee2d10

Browse files
committed
Revert "Added Branch Construcr"
This reverts commit d780e2a.
1 parent d780e2a commit dee2d10

File tree

7 files changed

+0
-229
lines changed

7 files changed

+0
-229
lines changed
-18.7 KB
Binary file not shown.
-40.3 KB
Binary file not shown.
-543 KB
Binary file not shown.

content/assets/conditional-constructs/data/branch_example.json

Lines changed: 0 additions & 182 deletions
This file was deleted.

content/conditional-constructs.mdx

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,5 +10,4 @@ Conditional steps are those steps which performs different actions based on the
1010
* Else
1111
* ElseIf
1212
* Switch
13-
* Branch
1413
<Feature name="Conditional Constructs"/>

content/conditional-constructs/5-using-branch.mdx

Lines changed: 0 additions & 42 deletions
This file was deleted.

src/components/mdxComponents/data.json

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -76,10 +76,6 @@
7676
{
7777
"title": "The Switch Case",
7878
"link": "/conditional-constructs/4-using-switch"
79-
},
80-
{
81-
"title": "Evaluating Expressions with Branch",
82-
"link": "/conditional-constructs/5-using-branch"
8379
}
8480
]
8581
},

0 commit comments

Comments
 (0)