Small Refactoring
This commit is contained in:
@@ -452,7 +452,7 @@ class Relay(
|
|||||||
eventUploadCounterInBytes += event.bytesUsedInMemory()
|
eventUploadCounterInBytes += event.bytesUsedInMemory()
|
||||||
|
|
||||||
// Sends everything.
|
// Sends everything.
|
||||||
Client.allSubscriptions().forEach { sendFilter(requestId = it) }
|
renewFilters()
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user