mirror of
https://github.com/Aider-AI/aider.git
synced 2025-06-04 19:55:00 +00:00
Removed import of Path from getinput.py.
This commit is contained in:
parent
33f7b81517
commit
5df2e68eb6
1 changed files with 0 additions and 1 deletions
|
@ -1,6 +1,5 @@
|
||||||
import os
|
import os
|
||||||
import re
|
import re
|
||||||
from pathlib import Path
|
|
||||||
|
|
||||||
from prompt_toolkit.styles import Style
|
from prompt_toolkit.styles import Style
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue