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

refactor(appcontext): remove useless operator package #43

Merged
merged 1 commit into from
Apr 29, 2024

Conversation

irdaislakhuafa
Copy link
Owner

Remove useless operator package.

This commit removes the operator package from the appcontext package, as it is no longer needed. The operator package was used to provide ternary operators, which are now available in the standard library.

This change simplifies the appcontext package and makes it more maintainable.

Remove useless operator package.

This commit removes the operator package from the appcontext package, as it is no longer needed. The operator package was used to provide ternary operators, which are now available in the standard library.

This change simplifies the appcontext package and makes it more maintainable.
@irdaislakhuafa irdaislakhuafa added the enhancement New feature or request label Apr 29, 2024
@irdaislakhuafa irdaislakhuafa merged commit 912e10f into master Apr 29, 2024
1 check passed
@irdaislakhuafa irdaislakhuafa deleted the appcontext branch April 29, 2024 13:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant