4 lines
94 B
Python
4 lines
94 B
Python
|
|
from app.plugins.builtins.contacts.plugin import ContactsPlugin
|
||
|
|
|
||
|
|
__all__ = ["ContactsPlugin"]
|