mirror of
https://github.com/Aider-AI/aider.git
synced 2025-05-28 08:14:59 +00:00
fix: Remove unused functools.wraps import
This commit is contained in:
parent
a31feae2bd
commit
11f10e586a
1 changed files with 0 additions and 1 deletions
|
@ -6,7 +6,6 @@ import platform
|
|||
import sys
|
||||
import time
|
||||
from dataclasses import dataclass, fields
|
||||
from functools import wraps
|
||||
from pathlib import Path
|
||||
from typing import Optional
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue