Skip to content

Commit

Permalink
Remove redundant import, fixes #68
Browse files Browse the repository at this point in the history
  • Loading branch information
JoshData committed Apr 24, 2022
1 parent 8f2936a commit 4d4fa72
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion email_validator/__init__.py
Expand Up @@ -621,7 +621,6 @@ def dns_resolver_resolve_shim(domain, record):


def main():
import sys
import json

def __utf8_input_shim(input_str):
Expand Down

0 comments on commit 4d4fa72

Please sign in to comment.