Corrects imports after merge

Signed-off-by: justin-slowik <justin.slowik@thermofisher.com>
This commit is contained in:
krishnadurai 2020-01-07 11:48:35 -08:00 committed by justin-slowik
parent 776aa9dd53
commit 6698f1f80a
1 changed files with 0 additions and 2 deletions

View File

@ -4,8 +4,6 @@ import (
"os"
"testing"
"github.com/dexidp/dex/server"
"github.com/ghodss/yaml"
"github.com/kylelemons/godebug/pretty"