3
0
Fork 0

[MIG] web_timeline: Finish migration to 13.0

14.0
Alexandre Díaz 2020-03-23 02:39:25 +01:00 committed by Kevin Khao
parent d3bf15f7b0
commit 5315215a9a
1 changed files with 1 additions and 2 deletions

View File

@ -2,8 +2,7 @@
# License AGPL-3.0 or later (http://www.gnu.org/licenses/agpl). # License AGPL-3.0 or later (http://www.gnu.org/licenses/agpl).
import json import json
from unittest import mock
import mock
from odoo import exceptions from odoo import exceptions
from odoo.tests import common from odoo.tests import common