Corrects imports after merge

This commit is contained in:
krishnadurai 2020-01-07 11:48:35 -08:00
parent 9560899496
commit 2d5619e4e8
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"