This commit is contained in:
Paul Gauthier 2023-08-17 10:40:56 -07:00
parent d981de5f5f
commit 0a653d34d3
2 changed files with 0 additions and 21 deletions

View file

@ -522,8 +522,6 @@ def main(argv=None, input=None, output=None, force_git_root=None):
io.tool_output("Use /help to see in-chat commands, run with --help to see cmd line args")
# coder.dirty_commit()
if args.message:
io.tool_output()
coder.run(with_message=args.message)