commit | 833313acee478a75d81213e726b2a6bb3e4eb0d0 | [log] [tgz] |
---|---|---|
author | Joe Gregorio <jcgregorio@google.com> | Wed Sep 08 16:29:15 2010 -0400 |
committer | Joe Gregorio <jcgregorio@google.com> | Wed Sep 08 16:29:15 2010 -0400 |
tree | 68855e8fd2fe71c8b177528e95ba7cdf855f62a3 | |
parent | 7943c5dc0897ecce02ca81ad34bf59bdb5eaaa11 [diff] |
clean up unneeded vars
diff --git a/samples/cmdline/three_legged_dance.py b/samples/cmdline/three_legged_dance.py index f0a4a20..7cafb97 100644 --- a/samples/cmdline/three_legged_dance.py +++ b/samples/cmdline/three_legged_dance.py
@@ -27,10 +27,6 @@ import pickle -user_agent = 'google-api-client-python-buzz-cmdline/1.0', -consumer_key = 'anonymous' -consumer_secret = 'anonymous' - flow = FlowThreeLegged(buzz_discovery, consumer_key='anonymous', consumer_secret='anonymous',