Removed unnecessary import of Path from pathlib.

This commit is contained in:
Paul Gauthier 2024-05-18 20:49:10 -07:00
parent 828e14fd3d
commit a50f01a004

View file

@ -1,4 +1,3 @@
from pathlib import Path
from aider import diffs