chore:remove isBeta flag (#54491)

This commit is contained in:
Mostafa Elgreatly
2024-04-26 03:13:57 +03:00
committed by GitHub
parent 93129ad817
commit f8426e617e
103 changed files with 0 additions and 106 deletions

View File

@@ -121,7 +121,6 @@ async function createIntroMD(superBlock: string, block: string, title: string) {
title: Introduction to the ${title}
block: ${block}
superBlock: ${superBlock}
isBeta: true
---
## Introduction to the ${title}