mirror of
https://github.com/DrizzleTime/Foxel.git
synced 2026-06-10 18:09:53 +08:00
5 lines
61 B
Python
5 lines
61 B
Python
from .service import UserService
|
|
|
|
__all__ = ["UserService"]
|
|
|