Skip to content

Commit

Permalink
KTLint Fix
Browse files Browse the repository at this point in the history
  • Loading branch information
aschulz90 committed Feb 2, 2024
1 parent 967eeb2 commit 8bab984
Showing 1 changed file with 0 additions and 2 deletions.
Original file line number Diff line number Diff line change
@@ -1,10 +1,8 @@
package com.shepeliev.webrtckmp

import dev.onvoid.webrtc.media.video.VideoDesktopSource
import dev.onvoid.webrtc.media.video.VideoDeviceSource
import dev.onvoid.webrtc.media.video.VideoTrack


internal class DesktopVideoStreamTrack(
native: VideoTrack,
private val videoSource: VideoDesktopSource,
Expand Down

0 comments on commit 8bab984

Please sign in to comment.