Merge "Remove unnecessary codes"

This commit is contained in:
Jenkins 2015-07-14 22:40:30 +00:00 committed by Gerrit Code Review
commit aebafe3dfd
1 changed files with 0 additions and 1 deletions

View File

@ -55,7 +55,6 @@ CONF.register_opts(periodic_opts)
class Service(service.Service):
_server = None
def __init__(self, topic, server, handlers):
super(Service, self).__init__()