Skip to content

Commit c9cd6a9

Browse files
josealonsokahgoh
andauthored
Update concepts/switch-statement/about.md
Co-authored-by: Kah Goh <[email protected]>
1 parent 6a8fb92 commit c9cd6a9

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

concepts/switch-statement/about.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -159,7 +159,6 @@ return switch (day) {
159159
};
160160
```
161161

162-
The first LTS (Long Term Support) version that had these improvements was Java 21, released on September, 2023.
163162

164163
You can find more information on enhanced switch [here][switch1], [here][switch2] and on the [oracle documentation][oracle-doc].
165164

0 commit comments

Comments
 (0)