mirror of
https://github.com/shtorm-7/sing-box-extended.git
synced 2026-07-16 21:09:44 +03:00
Cleanup code
This commit is contained in:
@@ -150,7 +150,6 @@ func (c *GunConn) SetDeadline(t time.Time) error {
|
||||
return responseWriter.SetWriteDeadline(t)
|
||||
}
|
||||
return os.ErrInvalid
|
||||
|
||||
}
|
||||
|
||||
func (c *GunConn) SetReadDeadline(t time.Time) error {
|
||||
|
||||
Reference in New Issue
Block a user