mirror of
https://github.com/chatmail/core.git
synced 2026-05-04 22:06:29 +03:00
test: test recovery of verified group via gossip
This commit is contained in:
@@ -4,7 +4,7 @@ from warnings import warn
|
||||
|
||||
from ._utils import AttrDict
|
||||
from .chat import Chat
|
||||
from .const import ChatlistFlag, ContactFlag, SpecialContactId, EventType
|
||||
from .const import ChatlistFlag, ContactFlag, EventType, SpecialContactId
|
||||
from .contact import Contact
|
||||
from .message import Message
|
||||
|
||||
|
||||
Reference in New Issue
Block a user