Skip to content

Commit 3828cd0

Browse files
jorenhambrandonwillard
authored andcommitted
remove unused import
1 parent 209d03d commit 3828cd0

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

unification/utils.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,6 @@
11
import sys
22
from collections import deque
33
from collections.abc import Mapping, Sequence, Set
4-
from contextlib import suppress
54

65
__PY37 = sys.version_info >= (3, 7)
76

0 commit comments

Comments
 (0)