[FIX] odex_mobile: import order

This commit is contained in:
Abdurrahman Saber 2025-09-21 08:29:53 +03:00
parent 1b8f53c192
commit aeb833c12c
1 changed files with 2 additions and 2 deletions

View File

@ -1,4 +1,5 @@
# -*- coding: utf-8 -*-
from . import push_notification_mixin
from . import access_token
from . import res_users
from . import attendence_zone_config
@ -9,5 +10,4 @@ from . import res_partner
from . import hr_firebase_notification
from . import base
from . import ir_property
from . import resource
from . import push_notification_mixin
from . import resource