forked from mystiq/dex
Get rid of nolint
Signed-off-by: m.nabokikh <maksim.nabokikh@flant.com>
This commit is contained in:
parent
4d4edaf540
commit
096e229562
1 changed files with 0 additions and 1 deletions
|
@ -24,7 +24,6 @@ import (
|
||||||
"github.com/dexidp/dex/storage/ent/db"
|
"github.com/dexidp/dex/storage/ent/db"
|
||||||
)
|
)
|
||||||
|
|
||||||
// nolint
|
|
||||||
const (
|
const (
|
||||||
// MySQL SSL modes
|
// MySQL SSL modes
|
||||||
mysqlSSLTrue = "true"
|
mysqlSSLTrue = "true"
|
||||||
|
|
Loading…
Reference in a new issue