Skip to content

Commit c9f314a

Browse files
authored
fmt: Remove unnecessary lines
1 parent b00726c commit c9f314a

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

‎examples/echo/server.go‎

Lines changed: 0 additions & 1 deletion
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
typeechoServerstruct{
19-
2019
// logf controls where logs are sent.
2120
logffunc(fstring, v...interface{})
2221
}

0 commit comments

Comments
(0)