4 lines
76 B
Python
4 lines
76 B
Python
|
|
__all__ = ['RosterButtonsPlugin']
|
|
|
|
from .plugin import RosterButtonsPlugin
|