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

remove unused min and max funcs #135

Merged
merged 1 commit into from
Jan 25, 2024
Merged

remove unused min and max funcs #135

merged 1 commit into from
Jan 25, 2024

Conversation

pav-kv
Copy link
Contributor

@pav-kv pav-kv commented Jan 25, 2024

Go has min/max built-ins since 1.21.
https://tip.golang.org/doc/go1.21#language

Go has min/max built-ins since 1.21.
https://tip.golang.org/doc/go1.21#language

Signed-off-by: Pavel Kalinnikov <[email protected]>
@pav-kv
Copy link
Contributor Author

pav-kv commented Jan 25, 2024

@ahrtr PTAL

Copy link
Member

@ahrtr ahrtr left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm

@ahrtr ahrtr merged commit 026484c into etcd-io:main Jan 25, 2024
9 checks passed
@pav-kv pav-kv deleted the rm-min-max branch January 25, 2024 17:07
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