Sending queue : code quality

This commit is contained in:
ganfra 2024-06-11 17:05:12 +02:00
parent 60de33b8c6
commit a603855933
5 changed files with 2 additions and 9 deletions

View file

@ -162,5 +162,4 @@ interface Timeline : AutoCloseable {
waveform: List<Float>,
progressCallback: ProgressCallback?
): Result<MediaUploadHandler>
}