-
-
Notifications
You must be signed in to change notification settings - Fork 4.2k
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
Remove unused private ForwardEmitter and LegacyEmitter #23766
Remove unused private ForwardEmitter and LegacyEmitter #23766
Conversation
Signed-off-by: Morris Jobke <hey@morrisjobke.de>
🤖 beep boop beep 🤖 Here are the logs for the failed build: Status of 34714: failuresambaShow full log
mariadb10.1-php7.3Show full log
mariadb10.4-php7.4
mysql8.0-php7.4
mysql5.6-php7.3Show full log
|
Status before the re-trigger of CI: 🤖 beep boop beep 🤖 Here are the logs for the failed build: Status of 34714: failuresambaShow full log
mariadb10.1-php7.3Show full log
mariadb10.4-php7.4
mysql8.0-php7.4
mysql5.6-php7.3Show full log
|
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.
🔥 💥 🥇
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.
🎵 we didn't start the fire 🎵
Found while checking code for #14552.
I couldn't find any usages in the code base and it's private namespace anyways.