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

docs: fix imports #403

Merged
merged 1 commit into from
Aug 13, 2024
Merged

docs: fix imports #403

merged 1 commit into from
Aug 13, 2024

Conversation

valsaven
Copy link
Contributor

This PR adjusts imports by removing an unnecessary import in one location and adding a missing import in another.
These changes help clean up the code and ensure it works as expected.

Copy link

vercel bot commented Aug 13, 2024

@valsaven is attempting to deploy a commit to the Nuxt Team on Vercel.

A member of the Team first needs to authorize it.

Copy link
Member

@danielroe danielroe left a comment

Choose a reason for hiding this comment

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

Thanks!

Copy link

codspeed-hq bot commented Aug 13, 2024

CodSpeed Performance Report

Merging #403 will not alter performance

Comparing valsaven:docs/fix-imports (5573b3f) with main (a1f8b61)

Summary

✅ 6 untouched benchmarks

Copy link

codecov bot commented Aug 13, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 100.00%. Comparing base (892a9e9) to head (5573b3f).
Report is 60 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff            @@
##              main      #403   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files            7         7           
  Lines          629       643   +14     
  Branches        65        64    -1     
=========================================
+ Hits           629       643   +14     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@danielroe danielroe merged commit 4ffe5ee into unjs:main Aug 13, 2024
8 of 10 checks passed
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.

2 participants