Skip to content

Commit

Permalink
gofmt
Browse files Browse the repository at this point in the history
  • Loading branch information
cpouldev committed Sep 23, 2024
1 parent 3e6b289 commit 86da2a4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion subscription.go
Original file line number Diff line number Diff line change
Expand Up @@ -14,9 +14,9 @@ import (
"sync/atomic"
"time"

"github.com/google/uuid"
"github.com/coder/websocket"
"github.com/coder/websocket/wsjson"
"github.com/google/uuid"
)

// SubscriptionProtocolType represents the protocol specification enum of the subscription
Expand Down

0 comments on commit 86da2a4

Please sign in to comment.