mirror of
https://github.com/antebudimir/tempus.git
synced 2025-12-31 09:33:33 +00:00
style: code cleanup
This commit is contained in:
parent
3c2ea38f1e
commit
6f51fd92bb
1 changed files with 0 additions and 1 deletions
|
|
@ -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)
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue