General clean up of models and methods.
This commit is contained in:
@@ -14,7 +14,7 @@ from .api_crud import delete_obj_template, get_obj_template, get_obj_li_template
|
||||
from ..methods.account_methods import load_account_cfg_obj
|
||||
|
||||
from ..models.account_models import Account_Base
|
||||
from ..models.response_model import *
|
||||
from ..models.response_models import *
|
||||
|
||||
|
||||
router = APIRouter()
|
||||
|
||||
Reference in New Issue
Block a user