Skip to content

Commit 040f977

Browse files
committed
fixup! Improve Close UX
1 parent f1a37d6 commit 040f977

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

websocket.go

+1
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@ import (
55
"context"
66
"fmt"
77
"io"
8+
"os"
89
"runtime"
910
"sync"
1011
"sync/atomic"

0 commit comments

Comments
 (0)