mirror of
https://github.com/v2fly/v2ray-core.git
synced 2025-12-28 13:05:28 -05:00
fix lint warnings
This commit is contained in:
@@ -26,7 +26,7 @@ type Server struct {
|
||||
meta *proxy.InboundHandlerMeta
|
||||
accepting bool
|
||||
tcpHub *internet.TCPHub
|
||||
udpHub *udp.UDPHub
|
||||
udpHub *udp.Hub
|
||||
udpServer *udp.Server
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user