Skip to content

Commit

Permalink
Remove leftovers
Browse files Browse the repository at this point in the history
  • Loading branch information
dnaeon committed Aug 28, 2014
1 parent c73b720 commit f0be46e
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/vpoller/worker.py
Original file line number Diff line number Diff line change
Expand Up @@ -218,7 +218,6 @@ def spawn_vsphere_agents(self):
pwd=each_agent['pwd'],
host=each_agent['host']
)
agent.last_keep_alive_heartbeat = time()
self.agents[agent.host] = agent

def shutdown_vsphere_agents(self):
Expand Down

0 comments on commit f0be46e

Please sign in to comment.