Skip to content
This repository has been archived by the owner on Jul 13, 2023. It is now read-only.

fix: remove unused variables #492

Merged
merged 1 commit into from
Dec 21, 2020
Merged

fix: remove unused variables #492

merged 1 commit into from
Dec 21, 2020

Conversation

averikitsch
Copy link
Contributor

Thank you for opening a Pull Request! Before submitting your PR, there are a few things you can do to make sure it goes smoothly:

  • Make sure to open an issue as a bug/issue before writing your code! That way we can discuss the change, evaluate designs, and agree on the general idea
  • Ensure the tests and linter pass
  • Code coverage does not decrease (if any source code was changed)
  • Appropriate docs were updated (if necessary)

Fixes #<issue_number_goes_here> 🦕

@averikitsch averikitsch requested review from a team as code owners December 21, 2020 18:16
@product-auto-label product-auto-label bot added the api: cloudtasks Issues related to the googleapis/nodejs-tasks API. label Dec 21, 2020
@google-cla google-cla bot added the cla: yes This human has signed the Contributor License Agreement. label Dec 21, 2020
@codecov
Copy link

codecov bot commented Dec 21, 2020

Codecov Report

Merging #492 (85af7cb) into master (8793f9a) will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #492   +/-   ##
=======================================
  Coverage   98.01%   98.01%           
=======================================
  Files           9        9           
  Lines        8174     8174           
  Branches      295      295           
=======================================
  Hits         8012     8012           
  Misses        159      159           
  Partials        3        3           

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 8793f9a...85af7cb. Read the comment docs.

@bcoe bcoe merged commit 81c4b4e into master Dec 21, 2020
@bcoe bcoe deleted the sample-updates branch December 21, 2020 18:46
Copy link
Contributor

@grant grant left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Didn't get to this in time, but yup, looks good.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
api: cloudtasks Issues related to the googleapis/nodejs-tasks API. cla: yes This human has signed the Contributor License Agreement.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants