This commit is contained in:
yostyle 2023-02-07 16:54:24 +01:00
parent 4226296990
commit 8775c4d0a2
1 changed files with 0 additions and 1 deletions

View File

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