fix(fusion_clock): remove unused ValidationError import in NFC tests
This commit is contained in:
@@ -1,7 +1,6 @@
|
|||||||
# -*- coding: utf-8 -*-
|
# -*- coding: utf-8 -*-
|
||||||
|
|
||||||
from odoo.tests.common import TransactionCase, tagged
|
from odoo.tests.common import TransactionCase, tagged
|
||||||
from odoo.exceptions import ValidationError
|
|
||||||
from psycopg2 import IntegrityError
|
from psycopg2 import IntegrityError
|
||||||
from odoo.tools.misc import mute_logger
|
from odoo.tools.misc import mute_logger
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user