Remove unused LOG to keep code clean
TrivialFix Change-Id: I21fa9ebda98005c377d395f498cb44cf6599f0e5
This commit is contained in:
parent
daa7bf4e8e
commit
96884e4c35
@ -15,11 +15,8 @@
|
||||
|
||||
from oslo_config import cfg
|
||||
from oslo_db.sqlalchemy import enginefacade
|
||||
from oslo_log import log as logging
|
||||
|
||||
|
||||
LOG = logging.getLogger(__name__)
|
||||
|
||||
context_manager = enginefacade.transaction_context()
|
||||
|
||||
_FACADE = None
|
||||
|
Loading…
Reference in New Issue
Block a user