mirror of
https://github.com/bitcoin/bips.git
synced 2025-10-09 20:12:56 +02:00
feat: remove unused permutations import from bip-0352/reference.py
This commit is contained in:
@@ -7,7 +7,6 @@ import json
|
||||
from typing import List, Tuple, Dict, cast
|
||||
from sys import argv, exit
|
||||
from functools import reduce
|
||||
from itertools import permutations
|
||||
|
||||
# local files
|
||||
from bech32m import convertbits, bech32_encode, decode, Encoding
|
||||
|
Reference in New Issue
Block a user