[MIG] web_timeline: Finish migration to 13.0

pull/2412/head
Alexandre Díaz 2020-03-23 02:39:25 +01:00 committed by Benoit Aimont
parent 00a9a9f698
commit be3c69d1f0
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).
import json
import mock
from unittest import mock
from odoo import exceptions
from odoo.tests import common