Remove unused threading import from JMA AMEDAS sources

This commit is contained in:
2569718930@qq.com
2026-04-08 17:24:43 +08:00
parent 6c4f9f8203
commit 28ee268b35
@@ -1,6 +1,5 @@
from __future__ import annotations
import threading
import time
from datetime import datetime
from typing import Any, Dict, List, Optional