mirror of
https://github.com/gabehf/tempus.git
synced 2026-03-16 10:45:58 -07:00
style: code cleanup
This commit is contained in:
parent
f293a0116b
commit
73b368d202
7 changed files with 10 additions and 10 deletions
|
|
@ -7,5 +7,5 @@ import com.google.gson.annotations.SerializedName
|
|||
@Keep
|
||||
class ApiResponse {
|
||||
@SerializedName("subsonic-response")
|
||||
lateinit var subsonicResponse: SubsonicResponse;
|
||||
lateinit var subsonicResponse: SubsonicResponse
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue