mirror of
https://github.com/Aider-AI/aider.git
synced 2025-05-25 06:44:59 +00:00
refactor: Remove unused platform import from test_editor.py
This commit is contained in:
parent
6075b3dc33
commit
53e46a9251
1 changed files with 0 additions and 1 deletions
|
@ -1,5 +1,4 @@
|
||||||
import os
|
import os
|
||||||
import platform
|
|
||||||
from unittest.mock import MagicMock, patch
|
from unittest.mock import MagicMock, patch
|
||||||
|
|
||||||
import pytest
|
import pytest
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue