Skip to content

Commit

Permalink
remove unnecessary change
Browse files Browse the repository at this point in the history
  • Loading branch information
ILoveOpenSourceApplications committed Aug 1, 2024
1 parent 06d6fa6 commit 2b6524a
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -139,7 +139,6 @@ class SettingsFragment : ResourceSettingsFragment() {

companion object {
const val PREF_ABOUT = "pref_about"
const val PREF_HIDE_APP_ICON = "pref_hide_app_icon"
const val PREF_GCM = "pref_gcm"
const val PREF_SNET = "pref_snet"
const val PREF_LOCATION = "pref_location"
Expand Down

0 comments on commit 2b6524a

Please sign in to comment.