forked from sch/KaikOut
Fixed an error: ModuleNotFoundError: No module named 'kaikout.xmpp.bookmark';
Thank you. roughnecks.
This commit is contained in:
parent
020a5174b3
commit
0d9599fed7
1 changed files with 0 additions and 1 deletions
|
@ -1,7 +1,6 @@
|
|||
#!/usr/bin/env python3
|
||||
# -*- coding: utf-8 -*-
|
||||
|
||||
from kaikout.xmpp.bookmark import XmppBookmark
|
||||
from kaikout.xmpp.message import XmppMessage
|
||||
from kaikout.xmpp.muc import XmppMuc
|
||||
from kaikout.xmpp.status import XmppStatus
|
||||
|
|
Loading…
Reference in a new issue