diff --git a/cmd/dex/config_test.go b/cmd/dex/config_test.go index f0f8d7de..694c7c51 100644 --- a/cmd/dex/config_test.go +++ b/cmd/dex/config_test.go @@ -4,8 +4,6 @@ import ( "os" "testing" - "github.com/dexidp/dex/server" - "github.com/ghodss/yaml" "github.com/kylelemons/godebug/pretty"