We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 83d787e commit 4c79e85Copy full SHA for 4c79e85
maintenance_plan/tests/test_maintenance_plan.py
@@ -8,8 +8,6 @@
8
from odoo import _, fields
9
10
from .common import TestMaintenancePlanBase
11
-import logging
12
-_logger = logging.getLogger(__name__)
13
14
15
class TestMaintenancePlan(TestMaintenancePlanBase):
0 commit comments