mirror of
https://github.com/valitydev/salt.git
synced 2024-11-09 01:36:48 +00:00
removed debug line
This commit is contained in:
parent
ca878d8f8d
commit
1bb0d537ca
@ -921,8 +921,6 @@ class SaltRaetRouter(ioflo.base.deeding.Deed):
|
||||
msg is message body dict
|
||||
sender is unique name of remote that sent the message
|
||||
'''
|
||||
import wingdbstub
|
||||
|
||||
try:
|
||||
s_estate, s_yard, s_share = msg['route']['src']
|
||||
d_estate, d_yard, d_share = msg['route']['dst']
|
||||
|
Loading…
Reference in New Issue
Block a user