mirror of
https://github.com/commons-app/apps-android-commons.git
synced 2025-10-28 13:23:58 +01:00
fixed
This commit is contained in:
parent
4db0d3fbdf
commit
ba9d26c333
1 changed files with 0 additions and 7 deletions
|
|
@ -59,13 +59,6 @@ class ContributionBoundaryCallback
|
|||
}
|
||||
fetchContributions(onRefreshFinish)
|
||||
}
|
||||
/**
|
||||
* Public method to fetch contributions, which internally calls the private fetchContributions().
|
||||
*/
|
||||
fun fetchContributionsPublic(onRefreshFinish: () -> Unit = {}) {
|
||||
fetchContributions(onRefreshFinish)
|
||||
}
|
||||
|
||||
/**
|
||||
* Fetches contributions using the MediaWiki API
|
||||
*
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue