Skip to content
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

[fix] Remove some unused imports. #177

Merged
merged 1 commit into from
Aug 12, 2019
Merged

[fix] Remove some unused imports. #177

merged 1 commit into from
Aug 12, 2019

Conversation

lukesneeringer
Copy link
Contributor

@lukesneeringer lukesneeringer commented Aug 12, 2019

This removes five imports from generated code that are
consistently unused.

Improves, but does not completely fix, #169.

This removes five imports from generated code that are
consistently unused.
@googlebot googlebot added the cla: yes This human has signed the Contributor License Agreement. label Aug 12, 2019
@codecov
Copy link

codecov bot commented Aug 12, 2019

Codecov Report

Merging #177 into master will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@          Coverage Diff          @@
##           master   #177   +/-   ##
=====================================
  Coverage     100%   100%           
=====================================
  Files          22     22           
  Lines        1098   1098           
  Branches      235    235           
=====================================
  Hits         1098   1098

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 6efdbc5...d6365a1. Read the comment docs.

@lukesneeringer lukesneeringer mentioned this pull request Aug 12, 2019
Copy link
Contributor

@software-dov software-dov left a comment

Choose a reason for hiding this comment

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

LGTM

@lukesneeringer lukesneeringer merged commit 115f0b3 into master Aug 12, 2019
@lukesneeringer lukesneeringer deleted the issue-169 branch August 12, 2019 17:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
cla: yes This human has signed the Contributor License Agreement.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants