mirror of
https://github.com/refraction-networking/utls.git
synced 2025-04-03 03:57:36 +03:00
chore: remove empty line in u_parrots.go
Co-authored-by: Gaukas Wang <i@gauk.as> Signed-off-by: adotkhan <61702862+adotkhan@users.noreply.github.com>
This commit is contained in:
parent
6a73d07bc2
commit
db5af5dad9
1 changed files with 0 additions and 1 deletions
|
@ -2590,7 +2590,6 @@ func ShuffleChromeTLSExtensions(exts []TLSExtension) []TLSExtension {
|
|||
func (uconn *UConn) applyPresetByID(id ClientHelloID) (err error) {
|
||||
|
||||
if uconn.clientHelloSpec == nil {
|
||||
|
||||
var spec ClientHelloSpec
|
||||
uconn.ClientHelloID = id
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue