Fix bad import in auth/service.py
This commit is contained in:
parent
b2ca96066b
commit
ff8b8995c1
@ -8,7 +8,6 @@ from .crypto import (
|
||||
encrypt_credential, decrypt_credential,
|
||||
)
|
||||
from ..database import db_execute, db_commit, db_fetchone, db_fetchall
|
||||
from ..config import OdooInstanceConfig as _Cfg
|
||||
|
||||
|
||||
class AuthError(Exception):
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user