From cdbc51f315671b53f9b98cfb39a6e9b9ef14faf9 Mon Sep 17 00:00:00 2001 From: davidnewhall2 Date: Sun, 17 Nov 2019 14:27:51 -0800 Subject: [PATCH] fix comment --- core/poller/promunifi/ids.go | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/core/poller/promunifi/ids.go b/core/poller/promunifi/ids.go index 35a27428..f8c64894 100644 --- a/core/poller/promunifi/ids.go +++ b/core/poller/promunifi/ids.go @@ -4,7 +4,7 @@ import ( "golift.io/unifi" ) -/* The IDS data goes into prometheus cleanly. This probably wont happen. */ +/* The IDS data does not go into prometheus cleanly. This probably wont happen. */ type ids struct { }