mirror of
https://github.com/Aider-AI/aider.git
synced 2025-05-25 14:55:00 +00:00
refactor: Remove unused import of Path from test_linter.py
This commit is contained in:
parent
14fc3e3ad1
commit
edd9b44ad3
1 changed files with 0 additions and 1 deletions
|
@ -1,5 +1,4 @@
|
||||||
import unittest
|
import unittest
|
||||||
from pathlib import Path
|
|
||||||
from unittest.mock import MagicMock, patch
|
from unittest.mock import MagicMock, patch
|
||||||
|
|
||||||
from aider.linter import Linter
|
from aider.linter import Linter
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue