Merge "Remove unused logging"
This commit is contained in:
commit
f9ad095aa6
@ -14,13 +14,9 @@
|
||||
|
||||
import random
|
||||
|
||||
from oslo_log import log
|
||||
from oslo_service import loopingcall
|
||||
|
||||
|
||||
LOG = log.getLogger(__name__)
|
||||
|
||||
|
||||
# TODO(JoshNang) move to oslo, i18n
|
||||
class LoopingCallTimeOut(Exception):
|
||||
"""Exception for a timed out LoopingCall.
|
||||
|
Loading…
Reference in New Issue
Block a user