fix import bug

This commit is contained in:
felinae98 2021-02-16 23:08:36 +08:00
parent ff7b3efcba
commit 9ba487a640
No known key found for this signature in database
GPG Key ID: 00C8B010587FF610

View File

@ -1,4 +1,3 @@
from _typeshed import NoneType
from typing import Any
import httpx
import json