Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
Malte L
gajim-plugins
Commits
37512bb7
Commit
37512bb7
authored
Feb 21, 2019
by
Philipp Hörist
Browse files
[omemo] Remove unused import
parent
3788bc37
Changes
1
Hide whitespace changes
Inline
Side-by-side
omemo/backend/liteaxolotlstore.py
View file @
37512bb7
...
...
@@ -27,7 +27,6 @@ from axolotl.state.prekeyrecord import PreKeyRecord
from
axolotl.invalidkeyidexception
import
InvalidKeyIdException
from
axolotl.ecc.djbec
import
DjbECPrivateKey
from
axolotl.ecc.djbec
import
DjbECPublicKey
from
axolotl.identitykey
import
IdentityKey
from
axolotl.identitykeypair
import
IdentityKeyPair
from
axolotl.util.medium
import
Medium
from
axolotl.util.keyhelper
import
KeyHelper
...
...
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