Delete unused preference setting #145

Closed
davidoskky wants to merge 1 commits from davidoskky/ReaderForSelfoss-multiplatform:update_sources into master
Contributor

Types of changes

  • I have read the CONTRIBUTING document.
  • My code follows the code style of this project.
  • I have updated the documentation accordingly.
  • I have added tests to cover my changes.
  • All new and existing tests passed.
  • This is NOT translation related.

The setting to not refresh sources was unused.

## Types of changes - [x] I have read the **CONTRIBUTING** document. - [x] My code follows the code style of this project. - [ ] I have updated the documentation accordingly. - [ ] I have added tests to cover my changes. - [x] All new and existing tests passed. - [x] This is **NOT** translation related. The setting to not refresh sources was unused.
davidoskky added 1 commit 2023-07-14 09:25:37 +00:00
Delete unused preference setting
Some checks failed
continuous-integration/drone/pr Build is failing
462d3c513c
Owner

There is 22 uses of isUpdateSourcesEnabled in the code. It is still used.

There is 22 uses of `isUpdateSourcesEnabled` in the code. It is still used.
AmineB closed this pull request 2023-07-15 18:40:46 +00:00
Author
Contributor

Oh, I stand corrected. Funny since I was the one who implemented those checks...

Oh, I stand corrected. Funny since I was the one who implemented those checks...
Some checks failed
continuous-integration/drone/pr Build is failing

Pull request closed

Sign in to join this conversation.
No reviewers
No Milestone
No project
No Assignees
2 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: Louvorg/ReaderForSelfoss-multiplatform#145
No description provided.