From d43a01f18262db646a0dd14c75b39ccd67325666 Mon Sep 17 00:00:00 2001 From: Paul Gauthier Date: Thu, 7 Nov 2024 11:29:47 -0800 Subject: [PATCH] cleanup --- aider/main.py | 2 -- 1 file changed, 2 deletions(-) diff --git a/aider/main.py b/aider/main.py index ccef50d50..179d4560f 100644 --- a/aider/main.py +++ b/aider/main.py @@ -27,8 +27,6 @@ from aider.versioncheck import check_version, install_from_main_branch, install_ from .dump import dump # noqa: F401 -# ai change all the confirm_ask/webbrowser.open calls to use io.offer_url! - def check_config_files_for_yes(config_files): found = False