mirror of
https://github.com/Aider-AI/aider.git
synced 2025-05-22 13:25:00 +00:00
chore: Remove unused import of __version__
from aider
This commit is contained in:
parent
7fec2661fc
commit
292908288b
1 changed files with 0 additions and 2 deletions
|
@ -7,8 +7,6 @@ import tempfile
|
|||
|
||||
from history_prompts import history_prompt
|
||||
|
||||
from aider import __version__
|
||||
|
||||
|
||||
def get_latest_version_from_history():
|
||||
with open("HISTORY.md", "r") as f:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue