mirror of
https://github.com/v2fly/v2ray-core.git
synced 2025-12-26 20:15:26 -05:00
clean up code
This commit is contained in:
@@ -9,7 +9,6 @@ import (
|
||||
type Server struct {
|
||||
Port net.Port
|
||||
PathHandler map[string]http.HandlerFunc
|
||||
accepting bool
|
||||
server *http.Server
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user