From 525362fcc772f8edfa5fe3aada91fc7fe17c8030 Mon Sep 17 00:00:00 2001 From: Jeff Carr Date: Tue, 22 Oct 2024 19:34:50 -0500 Subject: deprecate hypervisor file. yay! Signed-off-by: Jeff Carr --- poll.go | 1 - 1 file changed, 1 deletion(-) (limited to 'poll.go') diff --git a/poll.go b/poll.go index 24f1dad..7cd7ba6 100644 --- a/poll.go +++ b/poll.go @@ -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 -- cgit v1.2.3