Skip to content

Commit

Permalink
Remove regex_templates
Browse files Browse the repository at this point in the history
  • Loading branch information
heshanpadmasiri committed Nov 10, 2024
1 parent dc37276 commit 0c7b30a
Show file tree
Hide file tree
Showing 6 changed files with 1 addition and 37 deletions.
7 changes: 0 additions & 7 deletions examples/index.json
Original file line number Diff line number Diff line change
Expand Up @@ -1109,13 +1109,6 @@
"verifyBuild": true,
"verifyOutput": true,
"isLearnByExample": true
},
{
"name": "Regex templates",
"url": "regex-templates",
"verifyBuild": true,
"verifyOutput": true,
"isLearnByExample": true
}
]
},
Expand Down
1 change: 1 addition & 0 deletions examples/raw-templates/raw_templates.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,5 +12,6 @@ An important use case of custom raw templates is SQL parameterized queries.

## Related links
- [String templates](https://ballerina.io/learn/by-example/string-templates/)
- [RegExp type](https://ballerina.io/learn/by-example/regexp-type/)
- [Object type inclusion](https://ballerina.io/learn/by-example/object-type-inclusion/)
- [Database Access - Simple query](https://ballerina.io/learn/by-example/mysql-query-operation/)
17 changes: 0 additions & 17 deletions examples/regex-templates/regex_templates.bal

This file was deleted.

5 changes: 0 additions & 5 deletions examples/regex-templates/regex_templates.md

This file was deleted.

2 changes: 0 additions & 2 deletions examples/regex-templates/regex_templates.metatags

This file was deleted.

6 changes: 0 additions & 6 deletions examples/regex-templates/regex_templates.out

This file was deleted.

0 comments on commit 0c7b30a

Please sign in to comment.