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