Skip to content

Commit 8918de6

Browse files
committed
Make flake8 happy: remove unused hmac import
1 parent efa828b commit 8918de6

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

jose/utils.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,5 @@
11

22
import base64
3-
import hmac
43
import six
54
import struct
65
import sys

0 commit comments

Comments
 (0)