"backend/internal/git@web.lueluesay.top:chenxi/sub2api.git" did not exist on "9bebf1c1a611e37c68a127ffee07a670460a6a09"
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 { ...@@ -27,7 +27,6 @@ type Mux struct {
lock sync.RWMutex lock sync.RWMutex
handlers streamHandlerMap handlers streamHandlerMap
// defaultHandler handles unknown protocols. Callers modify at your own risk.
defaultHandler inet.StreamHandler 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