Pyflakes fixes.

This commit is contained in:
Albert Cervera i Areny 2021-03-28 00:24:07 +01:00
parent 88ef4347ce
commit 870d60f78f
1 changed files with 1 additions and 1 deletions

View File

@ -1,4 +1,4 @@
from trytond.pool import PoolMeta, Pool
from trytond.pool import PoolMeta
from trytond.model import fields