fix comment

This commit is contained in:
davidnewhall2 2019-11-17 14:27:51 -08:00
parent 2eaca3bc78
commit cdbc51f315
1 changed files with 1 additions and 1 deletions

View File

@ -4,7 +4,7 @@ import (
"golift.io/unifi" "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 { type ids struct {
} }