mirror of
https://github.com/Aider-AI/aider.git
synced 2025-05-20 12:24:59 +00:00
fix: Remove unused List, Optional imports
This commit is contained in:
parent
01088e214c
commit
817cb0d363
1 changed files with 0 additions and 1 deletions
|
@ -4,7 +4,6 @@ import argparse
|
|||
import json
|
||||
from collections import defaultdict
|
||||
from pathlib import Path
|
||||
from typing import List, Optional
|
||||
|
||||
import yaml
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue