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 a couple unused import #2777

Merged
merged 3 commits into from Aug 16, 2019
Merged

Remove a couple unused import #2777

merged 3 commits into from Aug 16, 2019

Conversation

TooTallNate
Copy link
Member

Fixes lint

@codecov-io
Copy link

Codecov Report

Merging #2777 into canary will decrease coverage by 0.01%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           canary    #2777      +/-   ##
==========================================
- Coverage   13.87%   13.86%   -0.02%     
==========================================
  Files         264      264              
  Lines       10581    10569      -12     
  Branches     1367     1366       -1     
==========================================
- Hits         1468     1465       -3     
+ Misses       8964     8955       -9     
  Partials      149      149
Impacted Files Coverage Δ
src/util/handle-error.ts 26.92% <ø> (ø) ⬆️
src/util/dev/builder-cache.ts 74.86% <0%> (+1.5%) ⬆️
src/util/dev/router.ts 83.33% <0%> (+4.76%) ⬆️

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 957fe90...e352f90. Read the comment docs.

@TooTallNate TooTallNate merged commit c85ab97 into canary Aug 16, 2019
@TooTallNate TooTallNate deleted the fix/lint branch August 16, 2019 02:13
AndyBitz pushed a commit that referenced this pull request Aug 20, 2019
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.

None yet

2 participants