Get rid of nolint

Signed-off-by: m.nabokikh <maksim.nabokikh@flant.com>
This commit is contained in:
m.nabokikh 2021-09-13 18:58:32 +04:00
parent 4d4edaf540
commit 096e229562
1 changed files with 0 additions and 1 deletions

View File

@ -24,7 +24,6 @@ import (
"github.com/dexidp/dex/storage/ent/db"
)
// nolint
const (
// MySQL SSL modes
mysqlSSLTrue = "true"