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