mirror of
https://github.com/saltstack/salt.git
synced 2025-04-17 10:10:20 +00:00
Remove dead code reference
This commit is contained in:
parent
a6cb942a3b
commit
673e6ecccb
1 changed files with 0 additions and 1 deletions
|
@ -137,7 +137,6 @@ class Collector(salt.utils.process.SignalHandlingProcess):
|
|||
self.started.set()
|
||||
last_msg = time.time()
|
||||
self.start = last_msg
|
||||
serial = salt.payload.Serial(self.minion_config)
|
||||
crypticle = salt.crypt.Crypticle(self.minion_config, self.aes_key)
|
||||
self.gotone = False
|
||||
try:
|
||||
|
|
Loading…
Add table
Reference in a new issue