fix(ci): remove unused import
This commit is contained in:
parent
d5c6783124
commit
83514c453e
1 changed files with 1 additions and 1 deletions
|
|
@ -1,8 +1,8 @@
|
||||||
#!/usr/bin/env python3
|
#!/usr/bin/env python3
|
||||||
|
|
||||||
import asyncio
|
import asyncio
|
||||||
import json
|
import json
|
||||||
import re
|
import re
|
||||||
import sys
|
|
||||||
from typing import Any
|
from typing import Any
|
||||||
|
|
||||||
import httpx
|
import httpx
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue