added some task stuff
This commit is contained in:
parent
b74970a13c
commit
0e6634a025
2 changed files with 6 additions and 0 deletions
3
lib/tasks/sms.py
Normal file
3
lib/tasks/sms.py
Normal file
|
|
@ -0,0 +1,3 @@
|
|||
"""
|
||||
The sms task.
|
||||
"""
|
||||
3
lib/tasks/xmpp.py
Normal file
3
lib/tasks/xmpp.py
Normal file
|
|
@ -0,0 +1,3 @@
|
|||
"""
|
||||
The xmpp task.
|
||||
"""
|
||||
Loading…
Add table
Add a link
Reference in a new issue