-
-
Couldn't load subscription status.
- Fork 4.6k
fix: remove return type #50362
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 return type #50362
Conversation
|
/backport to stable31 |
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.
You only need to remove the return type I think, the parameter type should be fine.
aye |
|
Github is having bad hair day https://www.githubstatus.com/incidents/gszmt35n7k20 |
Signed-off-by: Anna Larch <anna@nextcloud.com>
f277521 to
1562db8
Compare
|
/backport to stable31 |
|
Reuse is unrelated here. |
Summary
Since this a backwards- incompatible change, let's remove the types.
cc @blizzz
TODO
Checklist