-
-
Notifications
You must be signed in to change notification settings - Fork 9.6k
[Console] remove dead code #24962
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
[Console] remove dead code #24962
Conversation
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.
noise comments removed :) confused with other PR.
Good catch, thanks @Tobion. |
This PR was merged into the 2.7 branch. Discussion ---------- [Console] remove dead code | Q | A | ------------- | --- | Branch? | 2.7 | Bug fix? | no | New feature? | no <!-- don't forget to update src/**/CHANGELOG.md files --> | BC breaks? | no | Deprecations? | no <!-- don't forget to update UPGRADE-*.md files --> | Tests pass? | yes | Fixed tickets | | License | MIT | Doc PR | Part of #24961 for 2.7 Commits ------- 65f2b13 [Console] remove dead code
This is broken. You are now passing the Error to |
2.7 does not have a typehint, but 3.x does have it. |
@stof |
Part of #24961 for 2.7