repo_content_prefix = None in whole-func

This commit is contained in:
Paul Gauthier 2023-06-22 11:55:21 -07:00
parent 16a89fb5ab
commit cc79f62498

View file

@ -21,8 +21,4 @@ NEVER return code outside the `write_file` function.
redacted_edit_message = "No changes are needed."
# TODO: make this optional, since this Coder doesn't use it
repo_content_prefix = (
"Below here are summaries of other files! Do not propose changes to these *read-only*"
" files without asking me first.\n"
)
repo_content_prefix = None