mirror of
https://github.com/Aider-AI/aider.git
synced 2025-05-21 21:04: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
|
import json
|
||||||
from collections import defaultdict
|
from collections import defaultdict
|
||||||
from pathlib import Path
|
from pathlib import Path
|
||||||
from typing import List, Optional
|
|
||||||
|
|
||||||
import yaml
|
import yaml
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue