cleaner import

This commit is contained in:
adrienperonnet 2019-04-26 23:06:20 +12:00
parent d89e7abfb4
commit 44a6d7756d

View File

@ -12,7 +12,7 @@ import (
"strings" "strings"
"time" "time"
oidc "github.com/coreos/go-oidc" "github.com/coreos/go-oidc"
"golang.org/x/net/context" "golang.org/x/net/context"
"golang.org/x/oauth2" "golang.org/x/oauth2"