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

Removed two unused utility methods that depended on momentjs #5082

Merged
merged 1 commit into from
Apr 11, 2022

Conversation

david-poindexter
Copy link
Contributor

Summary

These two utility methods are unused and they depended on momentjs. Instead of swapping out for dayjs I felt it best to remove the methods instead.

This PR relates to #3875

Copy link
Contributor

@valadas valadas left a comment

Choose a reason for hiding this comment

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

Looks good to me, did not find anything calling that.

@valadas valadas added this to the 9.10.3 milestone Apr 10, 2022
Copy link
Contributor

@mitchelsellers mitchelsellers left a comment

Choose a reason for hiding this comment

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

Approving, as internal usage isn't there.

Do we have any thoughts that external folks would have used this feature? IE is this breaking

Copy link
Contributor

@bdukes bdukes left a comment

Choose a reason for hiding this comment

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

I'm okay with removing it

@david-poindexter
Copy link
Contributor Author

Approving, as internal usage isn't there.

Do we have any thoughts that external folks would have used this feature? IE is this breaking

I would be shocked if there is any external use of these rogue functions.

@valadas
Copy link
Contributor

valadas commented Apr 11, 2022

I would be extremely surprised if any 3rd party even knows those functions are there + it's not a package or a library, I consider this internal code myself.

@valadas valadas merged commit 5888deb into dnnsoftware:develop Apr 11, 2022
@david-poindexter david-poindexter deleted the moment-ae-editbar branch April 11, 2022 22:59
@valadas valadas modified the milestones: 9.10.3, 9.11.0 Sep 28, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants