avoid obsolete import

This commit is contained in:
Jacek Sieka 2023-05-11 09:02:27 +02:00
parent 95e98e8c51
commit 900c83c77b
No known key found for this signature in database
GPG Key ID: A1B09461ABB656B8
1 changed files with 1 additions and 1 deletions

View File

@ -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