mirror of
https://github.com/CappielloAntonio/tempo.git
synced 2025-12-24 00:18:02 -05:00
style: code cleanup
This commit is contained in:
@@ -68,7 +68,6 @@ object Preferences {
|
||||
|
||||
@JvmStatic
|
||||
fun getServer(): String? {
|
||||
Log.d("Preferences++", "getServer()")
|
||||
return App.getInstance().preferences.getString(SERVER, null)
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user