Commit 9d424302 authored by Brian Tiger Chow's avatar Brian Tiger Chow
Browse files

doc(p2p/mux) rm stale comment

parent 71877e01
......@@ -27,7 +27,6 @@ type Mux struct {
lock sync.RWMutex
handlers streamHandlerMap
// defaultHandler handles unknown protocols. Callers modify at your own risk.
defaultHandler inet.StreamHandler
}
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment