mirror of
https://github.com/Aider-AI/aider.git
synced 2025-05-22 13:25:00 +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 os
|
||||||
import tempfile
|
import tempfile
|
||||||
import unittest
|
import unittest
|
||||||
from unittest.mock import MagicMock
|
|
||||||
from aider.commands import Commands
|
from aider.commands import Commands
|
||||||
from aider.io import InputOutput as IO
|
from aider.io import InputOutput as IO
|
||||||
from aider.coder import Coder
|
from aider.coder import Coder
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue