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

fix: remove unused cancelCommand #1776

Merged
merged 1 commit into from
Apr 15, 2024
Merged

fix: remove unused cancelCommand #1776

merged 1 commit into from
Apr 15, 2024

Conversation

sjinks
Copy link
Member

@sjinks sjinks commented Apr 13, 2024

Description

This PR addresses the CodeQL warning by removing the unused code.

Fixes: #1775

Pull request checklist

New release checklist

Steps to Test

N/A

Copy link
Contributor

Dependency Review

✅ No vulnerabilities or license issues or OpenSSF Scorecard issues found.

OpenSSF Scorecard

PackageVersionScoreDetails

Scanned Manifest Files

Copy link

Quality Gate Passed Quality Gate passed

Issues
0 New issues
0 Accepted issues

Measures
0 Security Hotspots
No data about Coverage
No data about Duplication

See analysis details on SonarCloud

@sjinks sjinks merged commit 428623f into trunk Apr 15, 2024
17 checks passed
@sjinks sjinks deleted the GH-1775 branch April 15, 2024 20:35
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.

Fix code scanning alert - Unused variable, import, function or class
2 participants