mirror of
https://github.com/google/gops.git
synced 2025-02-19 19:59:55 +02:00
delete extra space
This commit is contained in:
parent
35d68402c7
commit
4f1bed2a2a
@ -94,7 +94,6 @@ func handle(conn net.Conn, msg []byte) error {
|
||||
fmt.Fprintf(conn, "debug-gc: %v\n", s.DebugGC)
|
||||
case signal.Version:
|
||||
fmt.Fprintf(conn, "%v\n", runtime.Version())
|
||||
|
||||
}
|
||||
return nil
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user