Skip to content

Commit 4d4fa72

Browse files
committed
Remove redundant import, fixes #68
1 parent 8f2936a commit 4d4fa72

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

email_validator/__init__.py

-1
Original file line numberDiff line numberDiff line change
@@ -621,7 +621,6 @@ def dns_resolver_resolve_shim(domain, record):
621621

622622

623623
def main():
624-
import sys
625624
import json
626625

627626
def __utf8_input_shim(input_str):

0 commit comments

Comments
 (0)