mirror of
https://github.com/qodo-ai/pr-agent.git
synced 2025-12-12 10:55:17 +00:00
Removed unused json import
This commit is contained in:
parent
0fa342ddd2
commit
fe4e642a47
1 changed files with 0 additions and 1 deletions
|
|
@ -1,4 +1,3 @@
|
||||||
import json
|
|
||||||
from typing import Optional, Tuple
|
from typing import Optional, Tuple
|
||||||
from urllib.parse import quote_plus, urlparse
|
from urllib.parse import quote_plus, urlparse
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue