mirror of
https://github.com/valitydev/salt.git
synced 2024-11-07 08:58:59 +00:00
Remove an empty line
This commit is contained in:
parent
ef2e0acd66
commit
1c90cbdb3c
@ -518,7 +518,6 @@ class ZeroMQReqServerChannel(salt.transport.mixins.auth.AESReqServerMixin,
|
|||||||
|
|
||||||
log.info('Setting up the master communication server')
|
log.info('Setting up the master communication server')
|
||||||
self.clients.bind(self.uri)
|
self.clients.bind(self.uri)
|
||||||
|
|
||||||
self.workers.bind(self.w_uri)
|
self.workers.bind(self.w_uri)
|
||||||
|
|
||||||
while True:
|
while True:
|
||||||
|
Loading…
Reference in New Issue
Block a user