This commit is contained in:
Tomaae 2023-08-10 02:03:11 +02:00
parent efe3de0c20
commit 9c5a270b4f
No known key found for this signature in database
GPG key ID: 2F97770867DAA4E6
5 changed files with 2 additions and 126 deletions

View file

@ -2,7 +2,6 @@
from __future__ import annotations
from logging import getLogger
from collections.abc import Mapping
from requests import get as requests_get
from typing import Any