[FIX]Bad import on init

This commit is contained in:
Fabien BOURGEOIS 2021-02-22 14:57:51 +01:00
parent 6afa0b7f1b
commit 0466028fb5
1 changed files with 1 additions and 1 deletions

View File

@ -16,4 +16,4 @@
# along with this program. If not, see <http://www.gnu.org/licenses/>.
import hy
import odoo, xml_base, test
import odoo, xml_base, utils