Skip to content
Snippets Groups Projects
Commit 6de65b01 authored by Chen Wang's avatar Chen Wang
Browse files

delete default service account email

parent 3cc1ad62
No related branches found
No related tags found
Loading
......@@ -52,8 +52,6 @@
DEFINE_int32(server_port, 443, "Server port.");
DEFINE_string(server_host,
"pubsub-staging.googleapis.com", "Server host to connect to");
DEFINE_string(default_service_account, "",
"Email of GCE default service account");
DEFINE_string(service_account_key_file, "",
"Path to service account json key file.");
DEFINE_string(oauth_scope, "", "Scope for OAuth tokens.");
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment