mirror of
https://github.com/Pardus-LiderAhenk/ahenk
synced 2024-11-22 21:22:21 +03:00
import fixed
This commit is contained in:
parent
5b6a26a15f
commit
e6cea55d4b
1 changed files with 1 additions and 2 deletions
|
@ -3,10 +3,9 @@
|
||||||
# Author: Volkan Şahin <volkansah.in> <bm.volkansahin@gmail.com>
|
# Author: Volkan Şahin <volkansah.in> <bm.volkansahin@gmail.com>
|
||||||
|
|
||||||
import asyncio
|
import asyncio
|
||||||
|
import time
|
||||||
|
|
||||||
import slixmpp
|
import slixmpp
|
||||||
import time
|
|
||||||
from slixmpp.exceptions import IqError, IqTimeout
|
|
||||||
|
|
||||||
from base.Scope import Scope
|
from base.Scope import Scope
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue