Skip to content

Commit bda49e4

Browse files
committed
Use randomly generated per-user salt for hashing
1 parent 479a8a3 commit bda49e4

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

pubsub/pubsub.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,6 @@
88
import hashlib
99
import random
1010
import secrets
11-
import unicodedata
1211
from itertools import islice
1312
from time import time, sleep
1413
from heapq import merge

0 commit comments

Comments
 (0)