fix: Fix missing import
This commit is contained in:
parent
4af39b1e04
commit
cea5b5d61f
@ -23,6 +23,7 @@ import logging
|
|||||||
import asyncio
|
import asyncio
|
||||||
from collections import namedtuple
|
from collections import namedtuple
|
||||||
from optparse import OptionParser
|
from optparse import OptionParser
|
||||||
|
from stat import S_IRUSR, S_IWUSR
|
||||||
|
|
||||||
import aioxmpp
|
import aioxmpp
|
||||||
from aioxmpp.structs import PresenceShow
|
from aioxmpp.structs import PresenceShow
|
||||||
|
Loading…
Reference in New Issue
Block a user