Skip to content

Commit 9873274

Browse files
committed
wsjson: fmt
1 parent 2f44d4e commit 9873274

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

wsjson/wsjson.go

+1-1
Original file line numberDiff line numberDiff line change
@@ -8,8 +8,8 @@ import (
88

99
"nhooyr.io/websocket"
1010
"nhooyr.io/websocket/internal/bpool"
11-
"nhooyr.io/websocket/internal/util"
1211
"nhooyr.io/websocket/internal/errd"
12+
"nhooyr.io/websocket/internal/util"
1313
)
1414

1515
// Read reads a JSON message from c into v.

0 commit comments

Comments
 (0)