diff options
| author | Jeff Carr <[email protected]> | 2024-10-22 19:34:50 -0500 |
|---|---|---|
| committer | Jeff Carr <[email protected]> | 2024-10-22 19:34:50 -0500 |
| commit | 525362fcc772f8edfa5fe3aada91fc7fe17c8030 (patch) | |
| tree | 05e3d228a4c34706addfe15bd25c0231c73430f5 /poll.go | |
| parent | 448f4a0649d99c3d04096a6488193545751955ec (diff) | |
deprecate hypervisor file. yay!
Signed-off-by: Jeff Carr <[email protected]>
Diffstat (limited to 'poll.go')
| -rw-r--r-- | poll.go | 1 |
1 files changed, 0 insertions, 1 deletions
@@ -48,7 +48,6 @@ func (h *HyperT) pollHypervisor() { d.CurrentState = "ON" d.lastpoll = time.Now() - if d.h == nil { // this means the droplet was in the config file // but this is the first time it's shown up as running |
