Skip to content

Commit

Permalink
Remove regex package from distribution
Browse files Browse the repository at this point in the history
  • Loading branch information
kalaiyarasiganeshalingam committed Jul 31, 2023
1 parent 2c5dea3 commit f62d590
Show file tree
Hide file tree
Showing 6 changed files with 0 additions and 61 deletions.
14 changes: 0 additions & 14 deletions examples/index.json
Original file line number Diff line number Diff line change
Expand Up @@ -4241,20 +4241,6 @@
}
]
},
{
"title": "Regex",
"column": 3,
"category": "Common libraries",
"samples": [
{
"name": "Regular expressions",
"url": "regular-expressions",
"verifyBuild": true,
"verifyOutput": true,
"isLearnByExample": false
}
]
},
{
"title": "OS",
"column": 3,
Expand Down
26 changes: 0 additions & 26 deletions examples/regular-expressions/regular_expressions.bal

This file was deleted.

13 changes: 0 additions & 13 deletions examples/regular-expressions/regular_expressions.md

This file was deleted.

2 changes: 0 additions & 2 deletions examples/regular-expressions/regular_expressions.metatags

This file was deleted.

5 changes: 0 additions & 5 deletions examples/regular-expressions/regular_expressions.out

This file was deleted.

1 change: 0 additions & 1 deletion gradle.properties
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,6 @@ devIdpUrl=https://dev.api.asgardeo.io/oauth2/token/.well-known/openid-configurat
stdlibConstraintVersion=1.3.0
stdlibIoVersion=1.5.0
stdlibJavaArraysVersion=1.3.0
stdlibRegexVersion=1.4.3
stdlibTimeVersion=2.3.0
stdlibUrlVersion=2.3.0
stdlibXmldataVersion=2.6.0
Expand Down

0 comments on commit f62d590

Please sign in to comment.