Skip to content

Commit ebfcfa4

Browse files
authored
Merge pull request #1935 from Fibonacci747/unused-import
BIP352: remove unused import from reference.py
2 parents 9a55a54 + 4463068 commit ebfcfa4

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

bip-0352/reference.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,6 @@
77
from typing import List, Tuple, Dict, cast
88
from sys import argv, exit
99
from functools import reduce
10-
from itertools import permutations
1110

1211
# local files
1312
from bech32m import convertbits, bech32_encode, decode, Encoding

0 commit comments

Comments
 (0)