Closed tomaszpolanski closed 8 years ago
@tomaszpolanski , just the unused imports. Also add mention to the README saying that the naming convention doesn't apply to the other Observable variants because their behavior is indicate via their type (e.g. Single
is once).
I've made the changes, additionally I found some cases where usage of
Completable
is better