Skip to content

Commit dd06c8b

Browse files
author
Nathan Gillett
committed
test: drop unused math import from test_canon
Signed-off-by: Nathan Gillett <nathan@intentproof.io>
1 parent c1c0c0d commit dd06c8b

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

tests/test_canon.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,5 @@
11
"""Tests for the RFC 8785 JCS canonicalizer."""
22

3-
import math
43
import os
54
import unittest
65

0 commit comments

Comments
 (0)