fix: Remove unused import and fix undefined name

This commit is contained in:
Paul Gauthier (aider) 2024-09-25 09:54:23 -07:00
parent 65e57df7ea
commit f2d60528f7

View file

@ -1,4 +1,4 @@
from .base_coder import Coder
from .whole_coder import WholeCoder
from .junior_whole_prompts import JuniorWholePrompts