Browse Source

Update res_users.py

pull/6/head
Mathias Markl 6 years ago
committed by GitHub
parent
commit
57e7304956
No known key found for this signature in database GPG Key ID: 4AEE18F83AFDEB23
  1. 2
      muk_utils/models/res_users.py

2
muk_utils/models/res_users.py

@ -27,8 +27,6 @@ from odoo.exceptions import ValidationError
from odoo.addons.base.res import res_users
from odoo.addons.muk_security.tools import helper
_logger = logging.getLogger(__name__)
class ResUser(models.Model):

Loading…
Cancel
Save