mirror of
https://github.com/Aider-AI/aider.git
synced 2025-05-31 01:35:00 +00:00
style: Remove extra blank line in commands.py
This commit is contained in:
parent
d68aff6c6b
commit
bb9cb629e4
1 changed files with 0 additions and 1 deletions
|
@ -524,7 +524,6 @@ class Commands:
|
|||
except ANY_GIT_ERROR as err:
|
||||
self.io.tool_error(f"Unable to complete diff: {err}")
|
||||
|
||||
|
||||
def cmd_diff_raw(self, args=""):
|
||||
if not self.coder.repo:
|
||||
self.io.tool_error("No git repository found.")
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue