summaryrefslogtreecommitdiff
path: root/poll.go
diff options
context:
space:
mode:
Diffstat (limited to 'poll.go')
-rw-r--r--poll.go1
1 files changed, 0 insertions, 1 deletions
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