chore: Remove unused import from context_coder.py

This commit is contained in:
Paul Gauthier (aider) 2025-03-22 14:19:29 -07:00
parent 3a18a9296b
commit 04e76ad6ff

View file

@ -1,5 +1,3 @@
from aider.dump import dump
from .base_coder import Coder
from .context_prompts import ContextPrompts