Skip to content

Commit

Permalink
Merge pull request #680 from SimonMarquis/patch-4
Browse files Browse the repository at this point in the history
Delete no longer used `AUTHORS_ASSET` reference
  • Loading branch information
mmoczkowski committed Apr 24, 2023
2 parents 2c18740 + 9499e55 commit 6d87dc6
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -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"
}
Expand Down

0 comments on commit 6d87dc6

Please sign in to comment.