4 lines
97 B
Python
4 lines
97 B
Python
|
from .register import *
|
||
|
from .login import *
|
||
|
from .change_password import *
|
||
|
from .delete import *
|