💄 fix lint

This commit is contained in:
Max Lerebourg
2022-12-04 21:56:03 +01:00
parent c311d8357d
commit a17e082ba3
2 changed files with 3 additions and 3 deletions
+1 -1
View File
@@ -15,7 +15,7 @@ import (
logger "github.com/maxlerebourg/crowdsec-bouncer-traefik-plugin/pkg/logger"
)
// Enums for crowdsec mode
// Enums for crowdsec mode.
const (
StreamMode = "stream"
LiveMode = "live"