Delete no longer used `AUTHORS_ASSET` reference

pull/680/head
Simon Marquis 1 year ago committed by GitHub
parent 2c18740d62
commit 9499e559e7
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -40,7 +40,6 @@ class FakeNiaNetworkDataSource @Inject constructor(
) : NiaNetworkDataSource {
companion object {
private const val AUTHORS_ASSET = "authors.json"
private const val NEWS_ASSET = "news.json"
private const val TOPICS_ASSET = "topics.json"
}

Loading…
Cancel
Save