mirror of
https://github.com/Aider-AI/aider.git
synced 2025-05-21 21:04:59 +00:00
wip: Removed unused import from test_commands.py.
This commit is contained in:
parent
78af36ffda
commit
a59575fa4b
1 changed files with 0 additions and 1 deletions
|
@ -1,7 +1,6 @@
|
|||
import os
|
||||
import tempfile
|
||||
import unittest
|
||||
from unittest.mock import MagicMock
|
||||
from aider.commands import Commands
|
||||
from aider.io import InputOutput as IO
|
||||
from aider.coder import Coder
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue