From ebe12df74acb4bc300dda9fcadd0a5cd2ab90888 Mon Sep 17 00:00:00 2001 From: Terry Jan Reedy Date: Wed, 20 Jul 2022 04:11:04 -0400 Subject: [PATCH] gh-90654: Remove unneeded blank line --- Lib/idlelib/NEWS.txt | 1 - 1 file changed, 1 deletion(-) diff --git a/Lib/idlelib/NEWS.txt b/Lib/idlelib/NEWS.txt index 086b2060766cf6..05308a0b114af1 100644 --- a/Lib/idlelib/NEWS.txt +++ b/Lib/idlelib/NEWS.txt @@ -29,7 +29,6 @@ What's New in IDLE 3.10.0 Released on 2021-10-04 ========================= - bpo-45193: Make completion boxes appear on Ubuntu again. bpo-40128: Mostly fix completions on macOS when not using tcl/tk 8.6.11