@ -764,7 +764,6 @@ open class Session : RealmObject(), SessionInterface, Manageable, StaticRowRepre
}
SessionRow.GAME -> {
Timber.d("Game: $value")
if (value is ArrayList<*>) {
limit = try {
(value[0] as Int?)