fix bugs
This commit is contained in:
parent
616a063394
commit
7bc89379b7
1 changed files with 2 additions and 2 deletions
|
@ -6,8 +6,8 @@ from email.utils import parseaddr
|
|||
|
||||
from alot.db.attachment import Attachment
|
||||
from alot.settings.const import settings
|
||||
import alot.crypto as crypto
|
||||
from alot import errors
|
||||
from alot import crypto, errors
|
||||
import alot
|
||||
|
||||
import re
|
||||
import gpg
|
||||
|
|
Loading…
Reference in a new issue