Skip to content

Commit

Permalink
Update app/src/main/java/org/openobservatory/ooniprobe/common/Prefere…
Browse files Browse the repository at this point in the history
…nceManagerExtension.kt

Co-authored-by: Simone Basso <[email protected]>
  • Loading branch information
aanorbel and bassosimone authored Nov 22, 2023
1 parent 1b0a716 commit c5a2db4
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,6 @@ private fun PreferenceManager.exclusionList(): MutableList<String> {
}

return exclusionList

}

fun PreferenceManager.enableTest(name: String): Boolean {
Expand Down

0 comments on commit c5a2db4

Please sign in to comment.