From 9ba487a6407b8ba878997c82793c5a9d4b9ec811 Mon Sep 17 00:00:00 2001 From: felinae98 <731499577@qq.com> Date: Tue, 16 Feb 2021 23:08:36 +0800 Subject: [PATCH] fix import bug --- src/plugins/hk_reporter/platform/arkninghts.py | 1 - 1 file changed, 1 deletion(-) diff --git a/src/plugins/hk_reporter/platform/arkninghts.py b/src/plugins/hk_reporter/platform/arkninghts.py index 5f16180..86c0d6e 100644 --- a/src/plugins/hk_reporter/platform/arkninghts.py +++ b/src/plugins/hk_reporter/platform/arkninghts.py @@ -1,4 +1,3 @@ -from _typeshed import NoneType from typing import Any import httpx import json