Merge "delete unused LOG"
This commit is contained in:
commit
31f1c80113
@ -16,11 +16,8 @@ import abc
|
||||
import six
|
||||
|
||||
from barbican.common import exception
|
||||
from barbican.common import utils
|
||||
from barbican import i18n as u
|
||||
|
||||
LOG = utils.getLogger(__name__)
|
||||
|
||||
|
||||
class CryptoPluginNotFound(exception.BarbicanException):
|
||||
"""Raised when no plugins are installed."""
|
||||
|
Loading…
x
Reference in New Issue
Block a user