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

Delete Unused Classes #49

Merged
merged 1 commit into from Oct 23, 2014
Merged

Conversation

marschall
Copy link
Member

The classes
org.javamoney.moneta.convert.DefaultMonetaryConversionsSingletonSpi
and org.javamoney.moneta.convert.TestMonetaryConversionSingletonSpi
are not referenced anywhere and are not tests either. They can be
deleted and the number of tests stays the same and no tests fail.

The classes
`org.javamoney.moneta.convert.DefaultMonetaryConversionsSingletonSpi`
and `org.javamoney.moneta.convert.TestMonetaryConversionSingletonSpi`
are not referenced anywhere and are not tests either. They can be
deleted and the number of tests stays the same and no tests fail.
atsticks added a commit that referenced this pull request Oct 23, 2014
@atsticks atsticks merged commit 41253f2 into JavaMoney:master Oct 23, 2014
c-delanneau pushed a commit to c-delanneau/jsr354-ri that referenced this pull request Sep 17, 2018
Add identity method in MonetaryOperator
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.

None yet

2 participants