# -*- coding: utf-8 -*-# Copyright 2012-2018 Therp BV <https://therp.nl># License AGPL-3.0 or later (https://www.gnu.org/licenses/agpl.html).from . import res_company_ldapfrom . import res_company_ldap_operatorfrom . import res_company_ldap_group_mappingfrom . import res_users
# -*- coding: utf-8 -*-
# Copyright 2012-2018 Therp BV <https://therp.nl>
# License AGPL-3.0 or later (https://www.gnu.org/licenses/agpl.html).
from . import res_company_ldap
from . import res_company_ldap_operator
from . import res_company_ldap_group_mapping
from . import res_users