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(Popup): removing dead line of code #3025

Merged
merged 1 commit into from
Jul 20, 2018

Conversation

fracmak
Copy link
Member

@fracmak fracmak commented Jul 20, 2018

364ed44 removed RAF from the Popup component, but left behind one piece of dead code. This removes that.

@codecov-io
Copy link

Codecov Report

Merging #3025 into master will decrease coverage by <.01%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #3025      +/-   ##
==========================================
- Coverage   99.96%   99.96%   -0.01%     
==========================================
  Files         163      163              
  Lines        2743     2742       -1     
==========================================
- Hits         2742     2741       -1     
  Misses          1        1
Impacted Files Coverage Δ
src/modules/Popup/Popup.js 100% <ø> (ø) ⬆️

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 dfbb52a...7c328c4. Read the comment docs.

@layershifter layershifter changed the title fix(Popup) Removing dead line of code fix(Popup): removing dead line of code Jul 20, 2018
@layershifter layershifter merged commit 6fe3d1d into Semantic-Org:master Jul 20, 2018
@layershifter
Copy link
Member

@fracmak cool, thanks 👍

@levithomason
Copy link
Member

Released in [email protected].

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

Successfully merging this pull request may close these issues.

4 participants