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

NT-1763: Remove BackingUtils.java and corresponding test #1085

Merged
merged 1 commit into from
Feb 5, 2021

Conversation

leighdouglas
Copy link
Contributor

📲 What

  • Remove BackingUtils.java and BackingUtilsTest.java
  • Remove unused and wildcard imports from BaseRewardCardViewHolderViewModel

🤔 Why

Ongoing push to migrate to kotlin extensions instead of utils classes.

Story 📖

Migrate BackingUtils.java to kotlin ext

@leighdouglas leighdouglas merged commit 1f6aca5 into master Feb 5, 2021
@leighdouglas leighdouglas deleted the leigh/NT-1736-remove-backing-utils branch February 5, 2021 19:03
@@ -15,7 +14,7 @@ import rx.Observable
import rx.subjects.BehaviorSubject
import rx.subjects.PublishSubject
import java.text.SimpleDateFormat
import java.util.*
import java.util.Locale
Copy link
Contributor

Choose a reason for hiding this comment

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

Nice touch

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

2 participants