mirror of
https://github.com/Aider-AI/aider.git
synced 2025-05-31 01:35:00 +00:00
copy
This commit is contained in:
parent
0950106536
commit
e5cec464da
1 changed files with 0 additions and 1 deletions
|
@ -918,7 +918,6 @@ class Commands:
|
|||
# If not an image, try to get text
|
||||
text = pyperclip.paste()
|
||||
if text:
|
||||
self.io.tool_output("Text content found in clipboard:")
|
||||
self.io.tool_output(text)
|
||||
return text
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue