mirror of
https://github.com/Aider-AI/aider.git
synced 2025-05-22 21:34:59 +00:00
refactor: Remove unused pytest import in test_editor.py
This commit is contained in:
parent
d65e3f73df
commit
757fbb0124
1 changed files with 0 additions and 2 deletions
|
@ -1,8 +1,6 @@
|
|||
import os
|
||||
from unittest.mock import MagicMock, patch
|
||||
|
||||
import pytest
|
||||
|
||||
from aider.editor import (
|
||||
DEFAULT_EDITOR_NIX,
|
||||
DEFAULT_EDITOR_OS_X,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue