1
0

rm unused import

follow-up d51f00e2a3
This commit is contained in:
SomberNight
2023-08-04 18:21:50 +00:00
parent 5a4b98a066
commit 8dd5865469

View File

@@ -15,7 +15,6 @@ import functools
import aiorpcx
from aiorpcx import ignore_after
from async_timeout import timeout
from .crypto import sha256, sha256d
from . import bitcoin, util