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

Remove unused r variable in bind-this tutorial. #2343

Merged
merged 5 commits into from
Mar 30, 2019

Conversation

hperrin
Copy link
Contributor

@hperrin hperrin commented Mar 30, 2019

No description provided.

@hperrin
Copy link
Contributor Author

hperrin commented Mar 30, 2019

It looks like the running and ctx variables in that same block scope are also unused.

@codecov-io
Copy link

codecov-io commented Mar 30, 2019

Codecov Report

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

Impacted file tree graph

@@           Coverage Diff           @@
##           master    #2343   +/-   ##
=======================================
  Coverage   91.83%   91.83%           
=======================================
  Files           1        1           
  Lines          49       49           
=======================================
  Hits           45       45           
  Misses          4        4

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 a07eac4...6ccd664. Read the comment docs.

@Rich-Harris Rich-Harris merged commit e3c0887 into sveltejs:master Mar 30, 2019
@Rich-Harris
Copy link
Member

good catch, thanks

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