Skip to content

Commit aa9fc35

Browse files
Zamiellnhooyr
authored andcommitted
fmt: Remove unnecessary lines
1 parent e19ed0c commit aa9fc35

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

examples/echo/server.go

-1
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,6 @@ import (
1616
// It ensures the client speaks the echo subprotocol and
1717
// only allows one message every 100ms with a 10 message burst.
1818
type echoServer struct {
19-
2019
// logf controls where logs are sent.
2120
logf func(f string, v ...interface{})
2221
}

0 commit comments

Comments
 (0)