Clean up of code...
This commit is contained in:
@@ -18,11 +18,6 @@ class Person_Base(BaseModel):
|
||||
log.setLevel(logging.WARNING) # DEBUG, INFO, WARNING, ERROR, EXCEPTION, CRITICAL
|
||||
log.debug(locals())
|
||||
|
||||
#from .account_models import Account_Base
|
||||
#from .contact_models import Contact_Base
|
||||
#from .organization_models import Organization_Base
|
||||
#from .user_models import User_Base
|
||||
|
||||
#from .organization_models import Organization_Base
|
||||
#if TYPE_CHECKING:
|
||||
#from .supporting_core_models import Address_Base, Contact_Base, Organization_Base, Person_Base, User_Base
|
||||
|
||||
Reference in New Issue
Block a user