mirror of
https://github.com/DrizzleTime/Foxel.git
synced 2026-07-20 20:12:03 +08:00
5 lines
61 B
Python
5 lines
61 B
Python
from .service import UserService
|
|
|
|
__all__ = ["UserService"]
|
|
|