mirror of
https://github.com/MetaCubeX/mihomo.git
synced 2026-03-04 21:07:30 +00:00
chore: cleanup unneed patch
This commit is contained in:
@@ -1,7 +0,0 @@
|
||||
package context
|
||||
|
||||
import "net"
|
||||
|
||||
func (c *ConnContext) RawConn() (net.Conn, bool) {
|
||||
return c.conn, true
|
||||
}
|
||||
Reference in New Issue
Block a user