mirror of
https://github.com/DrizzleTime/Foxel.git
synced 2026-05-26 02:29:59 +08:00
5 lines
61 B
Python
5 lines
61 B
Python
from .service import UserService
|
|
|
|
__all__ = ["UserService"]
|
|
|