diff --git a/aider/commands.py b/aider/commands.py index 763884a5e..b2b1a600e 100644 --- a/aider/commands.py +++ b/aider/commands.py @@ -6,7 +6,6 @@ import tempfile from collections import OrderedDict from pathlib import Path -import git import pyperclip from PIL import Image, ImageGrab