mirror of
https://github.com/vacp2p/nim-libp2p-experimental.git
synced 2025-02-05 06:44:12 +00:00
avoid obsolete import
This commit is contained in:
parent
95e98e8c51
commit
900c83c77b
@ -22,7 +22,7 @@ else:
|
||||
|
||||
import bearssl/blockx
|
||||
from stew/assign2 import assign
|
||||
from stew/ranges/ptr_arith import baseAddr
|
||||
from stew/ptrops import baseAddr
|
||||
|
||||
const
|
||||
ChaChaPolyKeySize = 32
|
||||
|
Loading…
x
Reference in New Issue
Block a user