removed unused imports

This commit is contained in:
Frederik Jaeckel 2023-01-13 13:48:50 +01:00
parent 6789e63872
commit 23665ae6dc
4 changed files with 4 additions and 8 deletions

View file

@ -3,7 +3,6 @@
# The COPYRIGHT file at the top level of this repository contains the
# full copyright notices and license terms.
from trytond.model import fields
from trytond.pool import PoolMeta