diff --git a/cmd/appeal.go b/cmd/appeal.go index a64255291..ec6da2fee 100644 --- a/cmd/appeal.go +++ b/cmd/appeal.go @@ -11,7 +11,6 @@ import ( "github.com/odpf/salt/printer" "github.com/odpf/salt/term" "github.com/spf13/cobra" - "google.golang.org/grpc/metadata" "google.golang.org/protobuf/types/known/structpb" ) @@ -125,7 +124,6 @@ func createAppealCommand(c *app.CLIConfig) *cobra.Command { } defer cancel() - ctx = metadata.AppendToOutgoingContext(ctx, "x-goog-authenticated-user-email", "rahmat.hd@gojek.com") res, err := client.CreateAppeal(ctx, &guardianv1beta1.CreateAppealRequest{ AccountId: accountID, Resources: []*guardianv1beta1.CreateAppealRequest_Resource{