-
Notifications
You must be signed in to change notification settings - Fork 13
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
chore: remove unused import and code #2221
Conversation
Codecov ReportAttention:
❗ Your organization needs to install the Codecov GitHub app to enable full functionality. Additional details and impacted files@@ Coverage Diff @@
## master #2221 +/- ##
==========================================
+ Coverage 92.61% 96.03% +3.42%
==========================================
Files 53 329 +276
Lines 2409 39079 +36670
Branches 254 2178 +1924
==========================================
+ Hits 2231 37529 +35298
- Misses 176 1504 +1328
- Partials 2 46 +44 ☔ View full report in Codecov by Sentry. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM, investigate why eslint doesn't find it
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM 👍
Removed unused method on
sbb-datepicker-toggle
and imports insbb-logo
andsbb-signet
.