Skip to content
This repository has been archived by the owner on May 10, 2024. It is now read-only.

Commit

Permalink
reformat code
Browse files Browse the repository at this point in the history
  • Loading branch information
karkakol committed Jan 17, 2024
1 parent cbf1f6b commit 9e34387
Showing 1 changed file with 1 addition and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -3,5 +3,4 @@ package org.membraneframework.rtc.models
import org.membraneframework.rtc.SimulcastConfig
import org.membraneframework.rtc.utils.Metadata

data class TrackData(val metadata: Metadata?, val simulcastConfig: SimulcastConfig?) {
}
data class TrackData(val metadata: Metadata?, val simulcastConfig: SimulcastConfig?)

0 comments on commit 9e34387

Please sign in to comment.