From 63a9b72c171219db9310ee613a69d5bcc5926220 Mon Sep 17 00:00:00 2001 From: Hiroshi SHIBATA Date: Mon, 19 Dec 2022 11:34:17 +0900 Subject: [PATCH] Removed empty section --- NEWS.md | 2 -- 1 file changed, 2 deletions(-) diff --git a/NEWS.md b/NEWS.md index 6d38314391..c33841b4a7 100644 --- a/NEWS.md +++ b/NEWS.md @@ -96,8 +96,6 @@ Note that each entry is kept to a minimum, see links for details. * `Coverage.supported?(mode)` enables detection of what coverage modes are supported. [[Feature #19026]] -## Command line options - ## Core classes updates Note: We're only listing outstanding class updates.