Remove unused GoogleFont story import#170
Conversation
|
Someone is attempting to deploy a commit to the kessud2021's projects Team on Vercel. A member of the Team first needs to authorize it. |
❌ Deploy Preview for polite-rabanadas-e7f4e1 failed.
|
|
No actionable comments were generated in the recent review. 🎉 ℹ️ Recent review info⚙️ Run configurationConfiguration used: defaults Review profile: CHILL Plan: Pro Run ID: 📒 Files selected for processing (1)
💤 Files with no reviewable changes (1)
📝 WalkthroughWalkthroughRemoves the explicit ChangesRemove redundant Preact h import
Estimated code review effort🎯 1 (Trivial) | ⏱️ ~1 minute Poem
🚥 Pre-merge checks | ✅ 4 | ❌ 1❌ Failed checks (1 warning)
✅ Passed checks (4 passed)
✏️ Tip: You can configure your own custom pre-merge checks in the settings. ✨ Finishing Touches🧪 Generate unit tests (beta)
Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment |
Summary
himport from the GoogleFont Storybook storyRefs #6
Validation
npx eslint packages/jen/src/stories/GoogleFont.stories.tsxgit diff --checkNote: I also ran broader source lint while validating the issue and it still reports unrelated pre-existing errors in other files. This PR only addresses the unused import flagged in the GoogleFont story.
Summary by CodeRabbit