4 lines
83 B
Python
4 lines
83 B
Python
from app.services.plugin_service import PluginService
|
|
|
|
__all__ = ["PluginService"]
|