071f8b15e1
This reverts commit c345e5a96c
.
4 lines
78 B
Python
4 lines
78 B
Python
from cache.admins import admins, get, set
|
|
|
|
__all__ = ["admins", "get", "set"]
|