mirror of https://github.com/OCA/social.git
[FIX] flake8
parent
03126bfc76
commit
e245158f68
|
@ -2,7 +2,7 @@
|
|||
# © 2016 Therp BV <http://therp.nl>
|
||||
# License AGPL-3.0 or later (http://www.gnu.org/licenses/agpl.html).
|
||||
import logging
|
||||
from openerp import SUPERUSER_ID, models
|
||||
from openerp import models
|
||||
|
||||
|
||||
_logger = logging.getLogger(__file__)
|
||||
|
|
Loading…
Reference in New Issue