Removed unused import

This commit is contained in:
1e9abhi1e10
2024-06-29 14:29:48 +05:30
parent e649348af2
commit ae3d38603a

View File

@@ -16,7 +16,6 @@
import asyncio
import ipaddress
import warnings
import logging
from typing import List, Optional, Protocol, Tuple, Type, TypeVar, Union
from pyasic.config import MinerConfig