Skip to content

Commit

Permalink
fix lint
Browse files Browse the repository at this point in the history
  • Loading branch information
HaloWorld committed Oct 20, 2022
1 parent 0984e7e commit ef4f7b2
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion python/protoc_gen_validate/validator.py
Expand Up @@ -12,7 +12,6 @@
from jinja2 import Template
from validate_email import validate_email


if sys.version_info > (3, 9):
unparse = ast.unparse
else:
Expand Down

0 comments on commit ef4f7b2

Please sign in to comment.