Skip to content

Commit 4c79e85

Browse files
committed
[MIG] maintenance_plan: Migration to 16.0
1 parent 83d787e commit 4c79e85

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

maintenance_plan/tests/test_maintenance_plan.py

-2
Original file line numberDiff line numberDiff line change
@@ -8,8 +8,6 @@
88
from odoo import _, fields
99

1010
from .common import TestMaintenancePlanBase
11-
import logging
12-
_logger = logging.getLogger(__name__)
1311

1412

1513
class TestMaintenancePlan(TestMaintenancePlanBase):

0 commit comments

Comments
 (0)