Skip to content
Snippets Groups Projects
Commit ba65551d authored by Damir Jelić's avatar Damir Jelić
Browse files

_compat: Remove unused import.

parent 9faa100c
No related branches found
No related tags found
No related merge requests found
......@@ -18,7 +18,7 @@
from builtins import bytes, str
from typing import AnyStr
from future.utils import bytes_to_native_str, native_str
from future.utils import native_str
try:
import secrets
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment