mirror of
https://github.com/openlibrecommunity/olcrtc.git
synced 2026-05-30 08:59:43 +00:00
fix(client): Remove duplicate closing brace in handleSOCKS5
This commit is contained in:
@@ -293,4 +293,3 @@ func (c *Client) handleSOCKS5(conn net.Conn) {
|
||||
case <-streamClosed:
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user