Skip to content

Commit

Permalink
style: code cleanup
Browse files Browse the repository at this point in the history
  • Loading branch information
CappielloAntonio committed Aug 30, 2024
1 parent 3c2ea38 commit 6f51fd9
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -68,7 +68,6 @@ object Preferences {

@JvmStatic
fun getServer(): String? {
Log.d("Preferences++", "getServer()")
return App.getInstance().preferences.getString(SERVER, null)
}

Expand Down

0 comments on commit 6f51fd9

Please sign in to comment.