Skip to content

[CQ] remove redundant throws #8140

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

Merged
merged 1 commit into from
May 2, 2025
Merged

[CQ] remove redundant throws #8140

merged 1 commit into from
May 2, 2025

Conversation

pq
Copy link
Contributor

@pq pq commented Apr 30, 2025

From the inspection description:

Reports exceptions that are declared in a method's signature but never thrown by the method itself or its implementations and overriding methods.


  • I’ve reviewed the contributor guide and applied the relevant portions to this PR.
Contribution guidelines:

@pq pq requested a review from helin24 April 30, 2025 17:44
@pq pq merged commit cf591fc into flutter:master May 2, 2025
7 checks passed
@pq pq deleted the cq_redundantThrows branch May 2, 2025 21:58
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