Skip to content

Commit

Permalink
fmt
Browse files Browse the repository at this point in the history
  • Loading branch information
davidzhao committed Aug 23, 2023
1 parent 08e61ff commit 2605610
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion callback.go
Original file line number Diff line number Diff line change
Expand Up @@ -15,8 +15,9 @@
package lksdk

import (
"github.com/livekit/protocol/livekit"
"github.com/pion/webrtc/v3"

"github.com/livekit/protocol/livekit"
)

type ParticipantCallback struct {
Expand Down

0 comments on commit 2605610

Please sign in to comment.