Skip to content
This repository has been archived by the owner on Mar 27, 2018. It is now read-only.

Duplicate subexpressions in ConfigEditText.java #46

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

kilida
Copy link

@kilida kilida commented Mar 22, 2016

floatMax != null is repeated. Looks like this should be floatMin != null.

`floatMax != null` is repeated. Looks like this should be `floatMin != null`.
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant