Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
matrix-org
Olm
Commits
ba65551d
Commit
ba65551d
authored
Jun 19, 2019
by
poljar
Browse files
_compat: Remove unused import.
parent
9faa100c
Changes
1
Show whitespace changes
Inline
Side-by-side
python/olm/_compat.py
View file @
ba65551d
...
...
@@ -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
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment