diff --git a/docs/faq.md b/docs/faq.md index 5de6e8e2e..e7aeff8ae 100644 --- a/docs/faq.md +++ b/docs/faq.md @@ -117,8 +117,6 @@ User `aider --help` to see all the command line options, but these are useful fo You can also script aider from python: ```python -import os -import openai from aider.coders import Coder # This is a list of files to add to the chat