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 'Priority' enum from UCloudAttributes class #38

Merged
merged 1 commit into from
Nov 14, 2023
Merged

Remove 'Priority' enum from UCloudAttributes class #38

merged 1 commit into from
Nov 14, 2023

Conversation

neelam-kushwah
Copy link
Contributor

In this commit, we've taken out the Priority enum from the UCloudAttributes class and replaced it with the UPriority enum as defined in the uattributes.proto file. This change guarantees a uniform use of priority across the entire codebase.

In this commit, we've taken out the Priority enum from the UCloudAttributes class and replaced it with the UPriority enum as defined in the uattributes.proto file. This change guarantees a uniform use of priority across the entire codebase.
@stevenhartley stevenhartley merged commit 12143d2 into eclipse-uprotocol:main Nov 14, 2023
2 checks passed
@neelam-kushwah neelam-kushwah deleted the Minor_changes branch November 14, 2023 22:13
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