Skip to content

Commit 11d5668

Browse files
committed
Remove unused imports
1 parent 3d969a0 commit 11d5668

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

src/semver/version.py

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,11 +5,9 @@
55
from functools import wraps
66
from typing import (
77
Any,
8-
ClassVar,
98
Dict,
109
Iterable,
1110
Optional,
12-
Pattern,
1311
SupportsInt,
1412
Tuple,
1513
Union,

0 commit comments

Comments
 (0)