mirror of
https://github.com/Aider-AI/aider.git
synced 2025-05-28 16:25:00 +00:00
chore: remove unnecessary comment from io.py
This commit is contained in:
parent
96b6056411
commit
c5adc92f8b
1 changed files with 0 additions and 1 deletions
|
@ -7,7 +7,6 @@ from dataclasses import dataclass
|
|||
from datetime import datetime
|
||||
from io import StringIO
|
||||
from pathlib import Path
|
||||
# remove this comment ai!
|
||||
from prompt_toolkit.completion import Completer, Completion, ThreadedCompleter
|
||||
from prompt_toolkit.cursor_shapes import ModalCursorShapeConfig
|
||||
from prompt_toolkit.enums import EditingMode
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue