General clean up of models and methods.
This commit is contained in:
@@ -11,7 +11,7 @@ from app.db_sql import *
|
||||
|
||||
from .api_crud import delete_obj_template, get_obj_template, get_obj_li_template, patch_obj_template, post_obj_template
|
||||
|
||||
from ..models.organization_model import Organization_Base
|
||||
from ..models.organization_models import Organization_Base
|
||||
from ..models.response_model import *
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user