diff --git a/client/register.go b/client/register.go index 2fedef3..226da07 100644 --- a/client/register.go +++ b/client/register.go @@ -4,7 +4,6 @@ import ( "encoding/json" "fmt" "path" - "reflect" "strconv" "time" "github.com/pinterest/knox"