restructure this a bit, and timezone done

This commit is contained in:
2019-12-07 00:16:46 -05:00
parent 782ed08a3c
commit c7ce23ff0f
5 changed files with 31 additions and 6 deletions

View File

@@ -2,3 +2,7 @@ from . import locales
from . import console
from . import users
from . import services
def main(system_xml):
pass