mirror of
https://github.com/Aider-AI/aider.git
synced 2025-05-24 22:34:59 +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
|
||||
from pathlib import Path
|
||||
from unittest.mock import MagicMock, patch
|
||||
|
||||
from aider.linter import Linter
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue