Skip to content

Commit

Permalink
[common] No more rxjava
Browse files Browse the repository at this point in the history
  • Loading branch information
aldenml committed Mar 22, 2016
1 parent a02a5b1 commit 7e07084
Show file tree
Hide file tree
Showing 4 changed files with 0 additions and 402 deletions.
1 change: 0 additions & 1 deletion common/dependencies.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -2,5 +2,4 @@ dependencies {
compile 'com.google.re2j:re2j:1.1'
compile 'com.google.code.gson:gson:2.6.2'
compile 'com.squareup.okhttp:okhttp:2.7.5'
compile 'io.reactivex:rxjava:1.1.1'
}
41 changes: 0 additions & 41 deletions common/src/main/java/com/frostwire/search/SearchManager.java

This file was deleted.

310 changes: 0 additions & 310 deletions common/src/main/java/com/frostwire/search/SearchManagerImpl.java

This file was deleted.

0 comments on commit 7e07084

Please sign in to comment.