This commit is contained in:
yostyle 2023-02-07 16:54:24 +01:00
parent 4226296990
commit 8775c4d0a2

View file

@ -51,7 +51,6 @@ internal class DefaultEventService @Inject constructor(
)
.findFirst()
?.asDomain()
}
}
}