Skip to content

Commit

Permalink
Remove unused line
Browse files Browse the repository at this point in the history
  • Loading branch information
fabriziodemaria committed Apr 23, 2024
1 parent c6ff056 commit 1f0cd1b
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,6 @@ internal class EventSenderUploaderImpl(
}

override suspend fun upload(events: EventBatchRequest): Boolean = withContext(dispatcher) {
Event
val networkJson = Json {
serializersModule = SerializersModule {
contextual(NetworkConfidenceValueSerializer)
Expand Down

0 comments on commit 1f0cd1b

Please sign in to comment.