[RM] import, comment

This commit is contained in:
Stepan Savelyev 2020-01-17 18:01:53 +05:00
parent 531bd9001a
commit 6c81298ac3

View File

@ -1,8 +1,7 @@
# -*- coding: utf-8 -*-
import base64 import base64
import logging import logging
from odoo import _, api, fields, models from odoo import api, fields, models
from odoo.exceptions import ValidationError from odoo.exceptions import ValidationError
from ..utils import MODULE_NAME from ..utils import MODULE_NAME