Remove placeholder tests

This commit is contained in:
Eugene Cheung 2018-04-30 18:28:38 -04:00
commit 44dd34db79
No known key found for this signature in database
GPG key ID: E1FD745328866B0A
3 changed files with 0 additions and 29 deletions

View file

@ -117,6 +117,5 @@ dependencies {
transitive = true
}
implementation 'com.google.code.gson:gson:2.8.2'
testImplementation 'junit:junit:4.12'
annotationProcessor 'com.jakewharton:butterknife-compiler:8.8.1'
}