Remove unused logging
Change-Id: I4303b42d1d746635d5fe394e23f1a674fcc9fb03 Closes-bug: #1529541
This commit is contained in:
@@ -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.
|
||||
|
Reference in New Issue
Block a user