Skip to content

Commit c88f60b

Browse files
authored
feat: clean docs
1 parent 463121a commit c88f60b

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

docs/functions/customization.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,6 @@ Lambda supports multiple languages through the use of runtimes. You can choose a
99

1010
- Node.js 20: `nodejs20.x`
1111
- Node.js 18: `nodejs18.x`
12-
- Node.js 16: `nodejs16.x`
1312
- Python 3.12: `python3.12`
1413
- Python 3.11: `python3.11`
1514
- Python 3.10: `python3.10`
@@ -20,7 +19,6 @@ Lambda supports multiple languages through the use of runtimes. You can choose a
2019
- Java 11: `java11`
2120
- Java 8: `java8.al2`
2221
- .NET 8: `dotnet8`
23-
- .NET 7: `dotnet7`
2422
- .NET 6: `dotnet6`
2523
- Ruby 3.3: `ruby3.3`
2624
- Ruby 3.2: `ruby3.2`

0 commit comments

Comments
 (0)