Skip to content

Commit

Permalink
chore: remove empty line in u_parrots.go
Browse files Browse the repository at this point in the history
Co-authored-by: Gaukas Wang <i@gauk.as>
Signed-off-by: adotkhan <61702862+adotkhan@users.noreply.github.com>
  • Loading branch information
adotkhan and gaukas committed Jul 19, 2024
1 parent 6a73d07 commit db5af5d
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion u_parrots.go
Original file line number Diff line number Diff line change
Expand Up @@ -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

Expand Down

0 comments on commit db5af5d

Please sign in to comment.