mirror of
https://github.com/Aider-AI/aider.git
synced 2025-06-01 02:05:00 +00:00
cleanup
This commit is contained in:
parent
3efcd154f3
commit
50f203cc8a
1 changed files with 0 additions and 2 deletions
|
@ -451,8 +451,6 @@ def main(argv=None, input=None, output=None, force_git_root=None, return_coder=F
|
|||
|
||||
args, unknown = parser.parse_known_args(argv)
|
||||
|
||||
dump(os.environ.get("ANTHROPIC_API_KEY"))
|
||||
|
||||
# Load the .env file specified in the arguments
|
||||
loaded_dotenvs = load_dotenv_files(git_root, args.env_file, args.encoding)
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue