Skip to content

chore(lint): remove unused method to fix lint result#143

Merged
bosschaert merged 1 commit into
mainfrom
fixlint
Jun 24, 2025
Merged

chore(lint): remove unused method to fix lint result#143
bosschaert merged 1 commit into
mainfrom
fixlint

Conversation

@bosschaert

Copy link
Copy Markdown
Contributor

Description

Remove a method from the code that's not used any more to fix the linter results.

Types of changes

Just a code cleanup. No logic changes.

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to change)

Checklist:

  • I have signed the Adobe Open Source CLA.
  • My code follows the code style of this project.
  • My change requires a change to the documentation.
  • I have updated the documentation accordingly.
  • I have read the CONTRIBUTING document.
  • I have added tests to cover my changes.
  • All new and existing tests passed.

@bosschaert
bosschaert requested a review from auniverseaway June 24, 2025 11:49
@codecov

codecov Bot commented Jun 24, 2025

Copy link
Copy Markdown

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 75.56%. Comparing base (a73a36e) to head (17f92aa).
Report is 3 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #143      +/-   ##
==========================================
- Coverage   75.74%   75.56%   -0.18%     
==========================================
  Files          39       39              
  Lines        2255     2239      -16     
==========================================
- Hits         1708     1692      -16     
  Misses        547      547              

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

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@bosschaert
bosschaert requested a review from mhaack June 24, 2025 11:49
@bosschaert
bosschaert merged commit 2b76a00 into main Jun 24, 2025
5 checks passed
@bosschaert
bosschaert deleted the fixlint branch June 24, 2025 11:53
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