mirror of
https://github.com/antebudimir/tempus.git
synced 2026-01-01 18:03:33 +00:00
Removed unused constants
This commit is contained in:
parent
cc7775c986
commit
d16db8e36d
8 changed files with 9 additions and 44 deletions
|
|
@ -5,7 +5,6 @@ import kotlinx.android.parcel.Parcelize
|
|||
|
||||
@Parcelize
|
||||
class NowPlayingEntry(
|
||||
// TODO
|
||||
@SerializedName("_id")
|
||||
override val id: String
|
||||
) : Child(id) {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue