Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Removed unneeded/unused line of code #73

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Mar 28, 2015

Conversation

mmascolino
Copy link
Contributor

The call to build(api, version, http) to setup the service stub is unneeded since the call to sample_tools.init above does that for the sample. Plus the build function was not imported from apiclient.discovery which causes this sample to not work at all.

The call to build(api, version, http) to setup the service stub is unneeded since the call to sample_tools.init above does that for the sample.  Plus the build function was not imported from apiclient.discovery which causes this sample to not work at all.
@googlebot
Copy link
Collaborator

Thanks for your pull request.

It looks like this may be your first contribution to a Google open source project, in which case you'll need to sign a Contributor License Agreement (CLA) at https://cla.developers.google.com/.

If you've already signed a CLA, it's possible we don't have your GitHub username or you're using a different email address. Check the information on your CLA or see this help article on setting the email on your git commits.

Once you've done that, please reply here to let us know. If you signed the CLA as a corporation, please let us know the company's name.

@mmascolino
Copy link
Contributor Author

I signed the CLA.

@googlebot
Copy link
Collaborator

CLAs look good, thanks!

nathanielmanistaatgoogle added a commit that referenced this pull request Mar 28, 2015
Removed erroneous line of code
@nathanielmanistaatgoogle nathanielmanistaatgoogle merged commit 31bc151 into googleapis:master Mar 28, 2015
@nathanielmanistaatgoogle
Copy link
Contributor

Thanks for the contribution!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants