Skip to content

Commit a4d6fb9

Browse files
committed
Remove accidentally added import.
1 parent 501298a commit a4d6fb9

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

jsonschema/validators.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,6 @@
33
"""
44
from collections.abc import Sequence
55
from functools import lru_cache
6-
from re import A
76
from urllib.parse import unquote, urldefrag, urljoin, urlsplit
87
from urllib.request import urlopen
98
from warnings import warn

0 commit comments

Comments
 (0)