diff --git a/location.py b/location.py index 2a61ed6..2aaa5ea 100644 --- a/location.py +++ b/location.py @@ -1,7 +1,7 @@ # The COPYRIGHT file at the top level of this repository contains the full # copyright notices and license terms. from trytond.model import fields, ModelSQL, ModelView -from trytond.pool import PoolMeta, Pool +from trytond.pool import PoolMeta from trytond.pyson import Eval, Bool