parent
cd90702fe5
commit
262ad45b79
1 changed files with 0 additions and 1 deletions
|
@ -389,7 +389,6 @@ class BackupTest {
|
||||||
val track = TrackImpl()
|
val track = TrackImpl()
|
||||||
track.title = manga.title
|
track.title = manga.title
|
||||||
track.manga_id = manga.id!!
|
track.manga_id = manga.id!!
|
||||||
track.remote_id = 1
|
|
||||||
track.sync_id = 1
|
track.sync_id = 1
|
||||||
return track
|
return track
|
||||||
}
|
}
|
||||||
|
|
Reference in a new issue