mirror of
https://github.com/Aider-AI/aider.git
synced 2025-06-02 02:34:59 +00:00
refactor: move webbrowser import to io.py and remove from base_coder.py
This commit is contained in:
parent
4d24dbc661
commit
e475f3d752
2 changed files with 1 additions and 1 deletions
|
@ -13,7 +13,6 @@ import sys
|
|||
import threading
|
||||
import time
|
||||
import traceback
|
||||
import webbrowser
|
||||
from collections import defaultdict
|
||||
from datetime import datetime
|
||||
from json.decoder import JSONDecodeError
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue