Cleanup
Some checks are pending
continuous-integration/drone/pr Build is running

This commit is contained in:
2022-09-30 11:49:31 +02:00
parent f9ba13dc32
commit 27bb056397
2 changed files with 0 additions and 4 deletions

View File

@ -249,7 +249,6 @@ class ArticleFragment : Fragment(), DIAware {
private fun getContentFromMercury() {
if (repository.isNetworkAvailable()) {
binding.progressBar.visibility = View.VISIBLE
// TODO: The api should be accessed through the repository
val parser = MercuryApi()
parser.parseUrl(url).enqueue(