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

Commit

Permalink
fixlint
Browse files Browse the repository at this point in the history
  • Loading branch information
skyman503 committed Jul 31, 2023
1 parent 25815ca commit 8526414
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -52,4 +52,4 @@ class JellyfishTrackContext(private val trackContext: TrackContext) {
fun setOnVoiceActivityChangedListener(listener: OnVoiceActivityChangedListener) {
trackContext.setOnVoiceActivityChangedListener(listener)
}
}
}

0 comments on commit 8526414

Please sign in to comment.